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_33340665_30649.cpp: In function 'int main()':
0_0_33340665_30649.cpp:24:30: error: 'ifif' was not declared in this scope
             ifif(wx==1||wy==1)printf("Yes\n");
                              ^
0_0_33340665_30649.cpp:25:13: error: 'else' without a previous 'if'
             else (wx==0&&wy==0)printf("Yes\n");
             ^
0_0_33340665_30649.cpp:25:32: error: expected ';' before 'printf'
             else (wx==0&&wy==0)printf("Yes\n");
                                ^
0_0_33340665_30649.cpp:26:13: error: 'else' without a previous 'if'
             else if(wx==0||wy==0)printf("No\n");
             ^


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-18 22:46:39, Gzip enabled