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_16484472_25060.cpp: In function 'int main()':
0_0_16484472_25060.cpp:7:21: error: expected unqualified-id before 'int'
  for(int left=e%c+f,int res=e/c;left>=c;left=left/c+left%c;)
                     ^
0_0_16484472_25060.cpp:7:21: error: expected ';' before 'int'
0_0_16484472_25060.cpp:7:40: error: expected ')' before ';' token
  for(int left=e%c+f,int res=e/c;left>=c;left=left/c+left%c;)
                                        ^
0_0_16484472_25060.cpp:7:51: error: invalid operands of types 'std::ios_base&(std::ios_base&)' and 'int' to binary 'operator/'
  for(int left=e%c+f,int res=e/c;left>=c;left=left/c+left%c;)
                                                   ^
0_0_16484472_25060.cpp:7:58: error: invalid operands of types 'std::ios_base&(std::ios_base&)' and 'int' to binary 'operator%'
  for(int left=e%c+f,int res=e/c;left>=c;left=left/c+left%c;)
                                                          ^
0_0_16484472_25060.cpp:7:60: error: expected primary-expression before ')' token
  for(int left=e%c+f,int res=e/c;left>=c;left=left/c+left%c;)
                                                            ^
0_0_16484472_25060.cpp:9:8: error: 'res' was not declared in this scope
  cout<<res<<endl;}
        ^


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 08:30:31, Gzip enabled