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_37377861_22464.cpp: In function 'int main()':
0_0_37377861_22464.cpp:92:36: error: expected ')' before ';' token
    if (scanf("%s%d%d", opt, &x, &y); opt[0] == 'a') { Update(1, x, y); }
                                    ^
0_0_37377861_22464.cpp:92:51: error: expected ';' before ')' token
    if (scanf("%s%d%d", opt, &x, &y); opt[0] == 'a') { Update(1, x, y); }
                                                   ^
0_0_37377861_22464.cpp:93:4: error: 'else' without a previous 'if'
    else { printf("%d\n", Query(1, x, y)); }
    ^


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-16 07:50:48, Gzip enabled