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_25135565_12798.cpp: In function 'int main()':
0_0_25135565_12798.cpp:38:17: error: expected primary-expression before '%' token
     while(scanf(%d%d%d,&n,&m,&k)!=EOF&&(n+m+k))
                 ^
0_0_25135565_12798.cpp:38:18: error: 'd' was not declared in this scope
     while(scanf(%d%d%d,&n,&m,&k)!=EOF&&(n+m+k))
                  ^
0_0_25135565_12798.cpp:40:33: error: 'memset' was not declared in this scope
         memset(map,0,sizeof(map));
                                 ^
0_0_25135565_12798.cpp:47:23: error: expected primary-expression before '%' token
                 scanf(%c,&str[i][j]);
                       ^
0_0_25135565_12798.cpp:47:24: error: 'c' was not declared in this scope
                 scanf(%c,&str[i][j]);
                        ^
0_0_25135565_12798.cpp:62:20: error: 'NO' was not declared in this scope
             printf(NO
                    ^
0_0_25135565_12798.cpp:71:24: error: 'YES' was not declared in this scope
                 printf(YES
                        ^
0_0_25135565_12798.cpp:74:24: error: 'NO' was not declared in this scope
                 printf(NO
                        ^


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-06 14:40:06, Gzip enabled