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_38816573_4444.cpp: In function 'std::string StringRead()':
0_0_38816573_4444.cpp:14:19: error: 'amp' was not declared in this scope
   14 |     while(s!=' ' && s!='\n' && s!='\r'){
      |                   ^~~
0_0_38816573_4444.cpp:14:22: error: expected ')' before ';' token
   14 |     while(s!=' ' && s!='\n' && s!='\r'){
      |          ~           ^
      |                      )
0_0_38816573_4444.cpp:14:24: error: 'amp' was not declared in this scope
   14 |     while(s!=' ' && s!='\n' && s!='\r'){
      |                        ^~~
0_0_38816573_4444.cpp:14:55: error: expected ';' before ')' token
   14 |     while(s!=' ' && s!='\n' && s!='\r'){
      |                                                       ^
      |                                                       ;
0_0_38816573_4444.cpp: In function 'int main()':
0_0_38816573_4444.cpp:196:36: error: expected '}' at end of input
  196 |                         Multiply();
      |                                    ^
0_0_38816573_4444.cpp:192:27: note: to match this '{'
  192 |                 if(o=='*'){
      |                           ^
0_0_38816573_4444.cpp:196:36: error: expected '}' at end of input
  196 |                         Multiply();
      |                                    ^
0_0_38816573_4444.cpp:175:15: note: to match this '{'
  175 |     while(t--){
      |               ^
0_0_38816573_4444.cpp:196:36: error: expected '}' at end of input
  196 |                         Multiply();
      |                                    ^
0_0_38816573_4444.cpp:172:11: note: to match this '{'
  172 | int main(){
      |           ^


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-05-06 15:26:07, Gzip enabled