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_16179241_22634.cpp:41:2: error: stray '\' in program
  while(scanf(\"%d\",&n),n)
  ^
0_0_16179241_22634.cpp:41:2: error: missing terminating " character
0_0_16179241_22634.cpp:47:4: error: stray '\' in program
    scanf(\"%d%d%d%d\",&s[i].b,&s[i].e,&s[i].v,&flag);
    ^
0_0_16179241_22634.cpp:47:4: error: missing terminating " character
0_0_16179241_22634.cpp:58:3: error: stray '\' in program
   printf(\"%d\\n\",sum);
   ^
0_0_16179241_22634.cpp:58:3: error: missing terminating " character
0_0_16179241_22634.cpp: In function 'int main()':
0_0_16179241_22634.cpp:43:9: error: expected '}' before ';' token
   init();
         ^
0_0_16179241_22634.cpp:43:9: error: expected ')' before ';' token
0_0_16179241_22634.cpp:43:9: error: expected ')' before ';' token
0_0_16179241_22634.cpp:48:4: error: expected primary-expression before 'if'
    if(flag)
    ^
0_0_16179241_22634.cpp:59:2: error: expected primary-expression before '}' token
  }
  ^
0_0_16179241_22634.cpp: At global scope:
0_0_16179241_22634.cpp:60:2: error: expected unqualified-id before 'return'
  return 0;
  ^
0_0_16179241_22634.cpp:61: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-18 10:33:32, Gzip enabled