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_33453020_25349.cpp: In function 'int main()':
0_0_33453020_25349.cpp:127:3: error: expected ';' before 'bool'
   bool ok = true;
   ^
0_0_33453020_25349.cpp:130:5: error: 'ok' was not declared in this scope
     ok = false;
     ^
0_0_33453020_25349.cpp:135:8: error: 'ok' was not declared in this scope
   if (!ok) {
        ^
0_0_33453020_25349.cpp:158:8: error: 'ok' was not declared in this scope
   puts(ok && ans == pn ? "YES" : "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-11-25 00:39:56, Gzip enabled