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_24733917_4788.cpp:5:4: error: stray '\' in program
    while(scanf(\"%d\",&n)!=EOF)
    ^
0_0_24733917_4788.cpp:5:4: error: missing terminating " character
0_0_24733917_4788.cpp:8:9: error: stray '\' in program
         scanf(\"%d%d\",&a[i],&b[i]);
         ^
0_0_24733917_4788.cpp:8:9: error: missing terminating " character
0_0_24733917_4788.cpp:47:8: error: stray '\' in program
        printf(\"%d\\n\",maxsum);
        ^
0_0_24733917_4788.cpp:47:8: error: missing terminating " character
0_0_24733917_4788.cpp: In function 'int main()':
0_0_24733917_4788.cpp:7:7: error: expected primary-expression before 'for'
       for(i=0;i<n;i++)
       ^
0_0_24733917_4788.cpp:7:7: error: expected '}' before 'for'
0_0_24733917_4788.cpp:7:7: error: expected ')' before 'for'
0_0_24733917_4788.cpp:7:14: error: expected ')' before ';' token
       for(i=0;i<n;i++)
              ^
0_0_24733917_4788.cpp:7:22: error: expected ';' before ')' token
       for(i=0;i<n;i++)
                      ^
0_0_24733917_4788.cpp:48:4: error: expected primary-expression before '}' token
    } 
    ^
0_0_24733917_4788.cpp: At global scope:
0_0_24733917_4788.cpp:49:4: error: expected unqualified-id before 'return'
    return 0;
    ^
0_0_24733917_4788.cpp:50:1: error: expected declaration before '}' token
 }
 ^


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:34:09, Gzip enabled