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_16457656_14129.cpp:10:5: error: stray '\' in program
     scanf(\"%d\",&t);
     ^
0_0_16457656_14129.cpp:10:5: error: missing terminating " character
0_0_16457656_14129.cpp:14:9: error: stray '\' in program
         scanf(\"%d%d%d\",&a,&b,&c);
         ^
0_0_16457656_14129.cpp:14:9: error: missing terminating " character
0_0_16457656_14129.cpp:20:17: error: stray '\' in program
                 scanf(\"%c\",&s[i]);
                 ^
0_0_16457656_14129.cpp:20:17: error: missing terminating " character
0_0_16457656_14129.cpp:21:13: error: stray '\' in program
             year=(s[3]-\'0\')*1000+(s[4]-\'0\')*100+(s[5]-\'0\')*10+(s[6]-\'0\');
             ^
0_0_16457656_14129.cpp:21:13: error: missing terminating ' character
0_0_16457656_14129.cpp:22:13: error: stray '\' in program
             yue=(s[7]-\'0\')*10+(s[8]-\'0\');
             ^
0_0_16457656_14129.cpp:22:13: error: missing terminating ' character
0_0_16457656_14129.cpp:23:13: error: stray '\' in program
             ri=(s[9]-\'0\')*10+(s[10]-\'0\');
             ^
0_0_16457656_14129.cpp:23:13: error: missing terminating ' character
0_0_16457656_14129.cpp:46:9: error: stray '\' in program
         printf(\"%d\\n\",max);
         ^
0_0_16457656_14129.cpp:46:9: error: missing terminating " character
0_0_16457656_14129.cpp: In function 'int main()':
0_0_16457656_14129.cpp:11:5: error: expected primary-expression before 'while'
     while(t--)
     ^


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-09-28 06:19:27, Gzip enabled