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_20810078_20137.cpp:16:2: error: stray '\' in program
  while(scanf(\"%d %d %d %d\",&x1,&y1,&x2,&y2)!=EOF)
  ^
0_0_20810078_20137.cpp:16:2: error: missing terminating " character
0_0_20810078_20137.cpp:50:4: error: stray '\' in program
    scanf(\"%d %d %d %d\",&x1,&y1,&x2,&y2);
    ^
0_0_20810078_20137.cpp:50:4: error: missing terminating " character
0_0_20810078_20137.cpp:63:3: error: stray '\' in program
   printf(\"%d\\n\",count);
   ^
0_0_20810078_20137.cpp:63:3: error: missing terminating " character
0_0_20810078_20137.cpp: In function 'int main()':
0_0_20810078_20137.cpp:18:3: error: expected primary-expression before 'if'
   if(x1==x2&&x2==y1&&y1==y2&&y2==-2)
   ^
0_0_20810078_20137.cpp:18:3: error: expected '}' before 'if'
0_0_20810078_20137.cpp:18:3: error: expected ')' before 'if'
0_0_20810078_20137.cpp:22:30: error: expected ')' before ';' token
   memset(hash,0,sizeof(hash));
                              ^
0_0_20810078_20137.cpp:51:3: error: expected primary-expression before '}' token
   }
   ^
0_0_20810078_20137.cpp:64:2: error: expected primary-expression before '}' token
  }
  ^
0_0_20810078_20137.cpp: At global scope:
0_0_20810078_20137.cpp:65:2: error: expected unqualified-id before 'return'
  return 0;
  ^
0_0_20810078_20137.cpp:66: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-07-09 00:01:37, Gzip enabled