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_25329309_11278.cpp: In function 'int main()':
0_0_25329309_11278.cpp:70:5: error: 'tot' was not declared in this scope
     tot=0,cnt=0,qus=0;
     ^
0_0_25329309_11278.cpp:70:11: error: 'cnt' was not declared in this scope
     tot=0,cnt=0,qus=0;
           ^
0_0_25329309_11278.cpp:70:17: error: 'qus' was not declared in this scope
     tot=0,cnt=0,qus=0;
                 ^
0_0_25329309_11278.cpp:77:17: error: expected primary-expression before 'int'
     for(read(m),int op,l,r,k,i=1;i<=m;i++)
                 ^
0_0_25329309_11278.cpp:79:14: error: 'op' was not declared in this scope
         read(op),read(l),read(r);
              ^
0_0_25329309_11278.cpp:79:23: error: 'l' was not declared in this scope
         read(op),read(l),read(r);
                       ^
0_0_25329309_11278.cpp:79:31: error: 'r' was not declared in this scope
         read(op),read(l),read(r);
                               ^
0_0_25329309_11278.cpp:88:18: error: 'k' was not declared in this scope
             read(k);
                  ^


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-26 10:53:19, Gzip enabled