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_14754652_9496.cpp:27:1: error: stray '\241' in program
 while(scanf(¡°%d%d%d¡±, &n, &m,
 ^
0_0_14754652_9496.cpp:27:1: error: stray '\260' in program
0_0_14754652_9496.cpp:27:1: error: stray '\241' in program
0_0_14754652_9496.cpp:27:1: error: stray '\261' in program
0_0_14754652_9496.cpp:37:1: error: stray '\241' in program
 scanf(¡°%s¡±, mn[i].name);
 ^
0_0_14754652_9496.cpp:37:1: error: stray '\260' in program
0_0_14754652_9496.cpp:37:1: error: stray '\241' in program
0_0_14754652_9496.cpp:37:1: error: stray '\261' in program
0_0_14754652_9496.cpp:43:1: error: stray '\241' in program
 scanf(¡°%s¡±, ch);
 ^
0_0_14754652_9496.cpp:43:1: error: stray '\260' in program
0_0_14754652_9496.cpp:43:1: error: stray '\241' in program
0_0_14754652_9496.cpp:43:1: error: stray '\261' in program
0_0_14754652_9496.cpp:44:1: error: stray '\241' in program
 if(ch[0]==¡¯K')
 ^
0_0_14754652_9496.cpp:44:1: error: stray '\257' in program
0_0_14754652_9496.cpp:44:1: error: missing terminating ' character
0_0_14754652_9496.cpp:46:1: error: stray '\241' in program
 scanf(¡°%s%s%d¡±, killer, killed, &ct);
 ^
0_0_14754652_9496.cpp:46:1: error: stray '\260' in program
0_0_14754652_9496.cpp:46:1: error: stray '\241' in program
0_0_14754652_9496.cpp:46:1: error: stray '\261' in program
0_0_14754652_9496.cpp:76:1: error: stray '\241' in program
 else if(ch[0]==¡¯Q')
 ^
0_0_14754652_9496.cpp:76:1: error: stray '\257' in program
0_0_14754652_9496.cpp:76:1: error: missing terminating ' character
0_0_14754652_9496.cpp:78:1: error: stray '\241' in program
 scanf(¡°%s%d¡±, killer, &ct);
 ^
0_0_14754652_9496.cpp:78:1: error: stray '\260' in program
0_0_14754652_9496.cpp:78:1: error: stray '\241' in program
0_0_14754652_9496.cpp:78:1: error: stray '\261' in program
0_0_14754652_9496.cpp:87:1: error: stray '\241' in program
 printf(¡°%d\n¡±, re);
 ^
0_0_14754652_9496.cpp:87:1: error: stray '\260' in program
0_0_14754652_9496.cpp:87:1: error: stray '\' in program
0_0_14754652_9496.cpp:87:1: error: stray '\241' in program
0_0_14754652_9496.cpp:87:1: error: stray '\261' in program
0_0_14754652_9496.cpp: In function 'int main()':
0_0_14754652_9496.cpp:27:15: error: expected primary-expression before '%' token
 while(scanf(¡°%d%d%d¡±, &n, &m,
               ^
0_0_14754652_9496.cpp:27:16: error: 'd' was not declared in this scope
 while(scanf(¡°%d%d%d¡±, &n, &m,
                ^
0_0_14754652_9496.cpp:37:9: error: expected primary-expression before '%' token
 scanf(¡°%s¡±, mn[i].name);
         ^
0_0_14754652_9496.cpp:37:10: error: 's' was not declared in this scope
 scanf(¡°%s¡±, mn[i].name);
          ^
0_0_14754652_9496.cpp:43:9: error: expected primary-expression before '%' token
 scanf(¡°%s¡±, ch);
         ^
0_0_14754652_9496.cpp:43:10: error: 's' was not declared in this scope
 scanf(¡°%s¡±, ch);
          ^
0_0_14754652_9496.cpp:44:13: error: 'K' was not declared in this scope
 if(ch[0]==¡¯K')
             ^
0_0_14754652_9496.cpp:45:1: error: expected ')' before '{' token
 {
 ^
0_0_14754652_9496.cpp:89:1: error: expected primary-expression 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-30 06:47:13, Gzip enabled