F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_39386550_8093.cpp:8:22: error: stray '\243' in program
    8 | if ( s >= 0 && s < 60<a3><a9> ans = 'E';
      |                      ^~~~
0_0_39386550_8093.cpp:8:23: error: stray '\251' in program
    8 | if ( s >= 0 && s < 60<a3><a9> ans = 'E';
      |                          ^~~~
0_0_39386550_8093.cpp: In function 'int main()':
0_0_39386550_8093.cpp:8:22: error: expected ';' before 'ans'
    8 | if ( s >= 0 && s < 60) ans = 'E';
      |                      ^  ~~~
      |                      ;
0_0_39386550_8093.cpp:9:1: error: expected primary-expression before 'else'
    9 | else if ( s >= 60 && s < 70) ans = 'D';
      | ^~~~
0_0_39386550_8093.cpp:8:35: error: expected ')' before 'else'
    8 | if ( s >= 0 && s < 60) ans = 'E';
      |    ~                              ^
      |                                   )
    9 | else if ( s >= 60 && s < 70) ans = 'D';
      | ~~~~                               


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-07-01 19:34:28, Gzip enabled