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_30354791_30086.cpp: In function 'int main()':
0_0_30354791_30086.cpp:5:27: error: 'scanf' was not declared in this scope
  while(scanf("%d %d",&n,&m)!=EOF)
                           ^
0_0_30354791_30086.cpp:5:30: error: 'EOF' was not declared in this scope
  while(scanf("%d %d",&n,&m)!=EOF)
                              ^
0_0_30354791_30086.cpp:8:15: error: 't' was not declared in this scope
   scanf("%d",&t[i]);
               ^
0_0_30354791_30086.cpp:9:14: error: 'build' was not declared in this scope
   build(1,1,n);
              ^
0_0_30354791_30086.cpp:12:18: error: 'getchar' was not declared in this scope
          getchar();
                  ^
0_0_30354791_30086.cpp:16:16: error: 'update' was not declared in this scope
    update(1,l,r);
                ^
0_0_30354791_30086.cpp:18:29: error: 'Query' was not declared in this scope
    printf("%d\n",Query(1,l,r));
                             ^
0_0_30354791_30086.cpp:18:30: error: 'printf' was not declared in this scope
    printf("%d\n",Query(1,l,r));
                              ^


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-12-04 13:57:57, Gzip enabled