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_38823837_15515.cpp: In function 'int main()':
0_0_38823837_15515.cpp:25:25: error: 'amp' was not declared in this scope
   25 |             if(ca!="+" && ca!="="){
      |                         ^~~
0_0_38823837_15515.cpp:25:33: error: expected ')' before ';' token
   25 |             if(ca!="+" && ca!="="){
      |               ~                 ^
      |                                 )
0_0_38823837_15515.cpp:25:42: error: expected ';' before ')' token
   25 |             if(ca!="+" && ca!="="){
      |                                          ^
      |                                          ;
0_0_38823837_15515.cpp:31:13: error: 'else' without a previous 'if'
   31 |             else break;
      |             ^~~~
0_0_38823837_15515.cpp:36:25: error: 'amp' was not declared in this scope
   36 |             if(ca!="+" && ca!="="){
      |                         ^~~
0_0_38823837_15515.cpp:36:33: error: expected ')' before ';' token
   36 |             if(ca!="+" && ca!="="){
      |               ~                 ^
      |                                 )
0_0_38823837_15515.cpp:36:42: error: expected ';' before ')' token
   36 |             if(ca!="+" && ca!="="){
      |                                          ^
      |                                          ;
0_0_38823837_15515.cpp:42:13: error: 'else' without a previous 'if'
   42 |             else break;
      |             ^~~~
0_0_38823837_15515.cpp:44:18: error: 'amp' was not declared in this scope
   44 |         if(a==0 && b==0)break;//函数结束标记
      |                  ^~~
0_0_38823837_15515.cpp:44:26: error: expected ')' before ';' token
   44 |         if(a==0 && b==0)break;//函数结束标记
      |           ~              ^
      |                          )
0_0_38823837_15515.cpp:44:32: error: expected ';' before ')' token
   44 |         if(a==0 && b==0)break;//函数结束标记
      |                                ^
      |                                ;
0_0_38823837_15515.cpp:45:9: error: 'else' without a previous 'if'
   45 |         else{
      |         ^~~~


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 06:52:31, Gzip enabled