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_17681977_4085.cpp:51:13: error: stray '\' in program
             scanf(\\\"%d\\\",&size);
             ^
0_0_17681977_4085.cpp:51:13: error: stray '\' in program
0_0_17681977_4085.cpp:51:13: error: stray '\' in program
0_0_17681977_4085.cpp:51:13: error: missing terminating " character
0_0_17681977_4085.cpp:57:17: error: stray '\' in program
                 scanf(\\\"%s\\\",buf);
                 ^
0_0_17681977_4085.cpp:57:17: error: stray '\' in program
0_0_17681977_4085.cpp:57:17: error: stray '\' in program
0_0_17681977_4085.cpp:57:17: error: missing terminating " character
0_0_17681977_4085.cpp:60:21: error: stray '\' in program
                     map[i][j]=buf[j]-\\\'0\\\';
                     ^
0_0_17681977_4085.cpp:60:21: error: stray '\' in program
0_0_17681977_4085.cpp:60:21: error: stray '\' in program
0_0_17681977_4085.cpp:60:21: error: missing terminating ' character
0_0_17681977_4085.cpp:64:13: error: stray '\' in program
             printf(\\\"%I64d\\\\n\\\",answer);
             ^
0_0_17681977_4085.cpp:64:13: error: stray '\' in program
0_0_17681977_4085.cpp:64:13: error: stray '\' in program
0_0_17681977_4085.cpp:64:13: error: missing terminating " character
0_0_17681977_4085.cpp: In function 'int main()':
0_0_17681977_4085.cpp:52:13: error: expected primary-expression before 'if'
             if(size==-1)
             ^
0_0_17681977_4085.cpp:58:17: error: expected primary-expression before 'for'
                 for(int j=0;j<size;j++)
                 ^
0_0_17681977_4085.cpp:58:29: error: 'j' was not declared in this scope
                 for(int j=0;j<size;j++)
                             ^
0_0_17681977_4085.cpp:65:9: 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-07-09 03:47:11, Gzip enabled