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_39545934_26428.cpp: In function 'void solve()':
0_0_39545934_26428.cpp:67:2: error: expected ';' before 'if'
   67 | 0
      |  ^
      |  ;
   68 |     if (sum >= 0x3f3f3f3f) cout << "-1" << '\n';
      |     ~~
0_0_39545934_26428.cpp:69:5: error: 'else' without a previous 'if'
   69 |     else cout << sum << '\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-23 07:08:05, Gzip enabled