Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_872_10002_30910.cpp: In function 'int main()':
1_872_10002_30910.cpp:11:10: error: 'n' was not declared in this scope
     cin>>n>>Vol;
          ^
1_872_10002_30910.cpp:11:13: error: 'Vol' was not declared in this scope
     cin>>n>>Vol;
             ^
1_872_10002_30910.cpp:13:14: error: 'vol' was not declared in this scope
         cin>>vol[i]>>wei[i];
              ^
1_872_10002_30910.cpp:13:22: error: 'wei' was not declared in this scope
         cin>>vol[i]>>wei[i];
                      ^
1_872_10002_30910.cpp:15:20: error: expected primary-expression before ')' token
     for(int i=1;i<=)
                    ^
1_872_10002_30910.cpp:15:20: error: expected ';' before ')' token


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-04-15 18:05:09, Gzip enabled