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_21525915_14149.cpp: In function 'int main()':
0_0_21525915_14149.cpp:82:21: error: expected primary-expression before 'if'
                     if(cnt&1)ans^=1;
                     ^
0_0_21525915_14149.cpp:83:21: error: expected '}' before 'else'
                     else ans^=2;
                     ^
0_0_21525915_14149.cpp:88:42: error: 'ans' was not declared in this scope
                 if(shuzi[i][j]&&!v[i][j])ans^=1;
                                          ^
0_0_21525915_14149.cpp:93:14: error: 'ans' was not declared in this scope
         puts(ans?"Xiemao":"Fanglaoshi");
              ^
0_0_21525915_14149.cpp: At global scope:
0_0_21525915_14149.cpp:95:1: error: expected declaration 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-29 03:51:33, Gzip enabled