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_33462737_9313.cpp:8:2: error: stray '\243' in program
  int tc;
  ^
0_0_33462737_9313.cpp:8:2: error: stray '\273' in program
0_0_33462737_9313.cpp: In function 'int main()':
0_0_33462737_9313.cpp:9:2: error: expected initializer before 'long'
  long long n,a,b,day[100000]; //textcase
  ^
0_0_33462737_9313.cpp:11:7: error: 'tc' was not declared in this scope
  cin>>tc;
       ^
0_0_33462737_9313.cpp:14:8: error: 'n' was not declared in this scope
   cin>>n>>a>>b;//a为一趟机票费,b为日工资 
        ^
0_0_33462737_9313.cpp:14:11: error: 'a' was not declared in this scope
   cin>>n>>a>>b;//a为一趟机票费,b为日工资 
           ^
0_0_33462737_9313.cpp:14:14: error: 'b' was not declared in this scope
   cin>>n>>a>>b;//a为一趟机票费,b为日工资 
              ^
0_0_33462737_9313.cpp:18:9: error: 'day' was not declared in this scope
    cin>>day[j];
         ^
0_0_33462737_9313.cpp:20:8: error: 'day' was not declared in this scope
   day0=day[0]; 
        ^
0_0_33462737_9313.cpp:30:5: error: 'cost' was not declared in this scope
     cost+=fly; 
     ^
0_0_33462737_9313.cpp:33:5: error: 'cost' was not declared in this scope
     cost+=cost0;
     ^
0_0_33462737_9313.cpp:34:4: error: 'cost' was not declared in this scope
    cost+=b;
    ^
0_0_33462737_9313.cpp:38:28: error: 'cost' was not declared in this scope
   cout<<"Case #"<<i<<": "<<cost+a<<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-10-06 23:16:16, Gzip enabled