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_24733958_5637.c: In function 'main':
0_0_24733958_5637.c:5:4: error: stray '\' in program
    while(scanf(\"%d\",&n)!=EOF)
    ^
0_0_24733958_5637.c:5:4: error: missing terminating " character
0_0_24733958_5637.c:6:4: error: expected expression before '{' token
    {
    ^
0_0_24733958_5637.c:8:9: error: stray '\' in program
         scanf(\"%d%d\",&a[i],&b[i]);
         ^
0_0_24733958_5637.c:8:9: error: missing terminating " character
0_0_24733958_5637.c:47:8: error: stray '\' in program
        printf(\"%d\\n\",maxsum);
        ^
0_0_24733958_5637.c:47:8: error: missing terminating " character
0_0_24733958_5637.c:50:1: error: expected declaration or statement at end of input
 }
 ^


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-11-16 16:18:57, Gzip enabled