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_24471143_18061.cpp: In function 'int main()':
0_0_24471143_18061.cpp:4:15: error: 'scanf' was not declared in this scope
  scanf("%d",&n);
               ^
0_0_24471143_18061.cpp:6:3: error: 'string' was not declared in this scope
   string s;
   ^
0_0_24471143_18061.cpp:7:3: error: 'cin' was not declared in this scope
   cin >> s;
   ^
0_0_24471143_18061.cpp:7:10: error: 's' was not declared in this scope
   cin >> s;
          ^
0_0_24471143_18061.cpp:13:26: error: 'f' was not declared in this scope
    long long ab=f(s,0,i-1);
                          ^
0_0_24471143_18061.cpp:21:48: error: 'printf' was not declared in this scope
    printf("%lld-%d*%d/%lld=%lld\n",ab,c,d,e,end);
                                                ^
0_0_24471143_18061.cpp:24:37: error: 'printf' was not declared in this scope
   printf("Case #%d: %lld\n",_i+1,max);
                                     ^


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-15 00:32:08, Gzip enabled