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_36489740_11420.cpp: In function 'void solve()':
0_0_36489740_11420.cpp:79:35: error: expected primary-expression before 'return'
    if(id[1] != id[2]) puts("NO"), return;
                                   ^
0_0_36489740_11420.cpp:80:53: error: expected primary-expression before 'return'
    if(flag && (rn[0] & 1 != rn[1] & 1)) puts("NO"), return;
                                                     ^
0_0_36489740_11420.cpp:81:85: error: expected primary-expression before 'return'
    else if(!flag && (col[1][1] != col[2][1] || col[1][0] != col[2][0])) puts("NO"), return;
                                                                                     ^


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-23 05:08:33, Gzip enabled