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_39506863_31056.cpp:24:25: error: stray '\' in program
   24 |                 if(o == \'N\') y += t;
      |                         ^
0_0_39506863_31056.cpp:24:26: error: missing terminating ' character
   24 |                 if(o == \'N\') y += t;
      |                          ^~~~~~~~~~~~~
0_0_39506863_31056.cpp:25:25: error: stray '\' in program
   25 |                 if(o == \'S\') y -= t;
      |                         ^
0_0_39506863_31056.cpp:25:26: error: missing terminating ' character
   25 |                 if(o == \'S\') y -= t;
      |                          ^~~~~~~~~~~~~
0_0_39506863_31056.cpp:26:25: error: stray '\' in program
   26 |                 if(o == \'E\') x += t;
      |                         ^
0_0_39506863_31056.cpp:26:26: error: missing terminating ' character
   26 |                 if(o == \'E\') x += t;
      |                          ^~~~~~~~~~~~~
0_0_39506863_31056.cpp:27:25: error: stray '\' in program
   27 |                 if(o == \'W\') x -= t;
      |                         ^
0_0_39506863_31056.cpp:27:26: error: missing terminating ' character
   27 |                 if(o == \'W\') x -= t;
      |                          ^~~~~~~~~~~~~
0_0_39506863_31056.cpp: In function 'll calc(int)':
0_0_39506863_31056.cpp:25:17: error: expected primary-expression before 'if'
   25 |                 if(o == \'S\') y -= t;
      |                 ^~
0_0_39506863_31056.cpp:24:24: error: expected ')' before 'if'
   24 |                 if(o == \'N\') y += t;
      |                   ~    ^
      |                        )
   25 |                 if(o == \'S\') y -= 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-10-18 18:18:46, Gzip enabled