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_39704824_1576.cpp:1:10: error: 'stdio' was not declared in this scope; did you mean 'std'?
    1 | include <stdio.h>
      |          ^~~~~
      |          std
0_0_39704824_1576.cpp:1:10: error: 'stdio' was not declared in this scope; did you mean 'std'?
    1 | include <stdio.h>
      |          ^~~~~
      |          std
0_0_39704824_1576.cpp:1:10: error: 'stdio' was not declared in this scope; did you mean 'std'?
    1 | include <stdio.h>
      |          ^~~~~
      |          std
0_0_39704824_1576.cpp:1:10: error: 'stdio' was not declared in this scope; did you mean 'std'?
    1 | include <stdio.h>
      |          ^~~~~
      |          std
0_0_39704824_1576.cpp:1:10: error: 'stdio' was not declared in this scope; did you mean 'std'?
    1 | include <stdio.h>
      |          ^~~~~
      |          std
0_0_39704824_1576.cpp:1:10: error: 'stdio' was not declared in this scope; did you mean 'std'?
    1 | include <stdio.h>
      |          ^~~~~
      |          std
0_0_39704824_1576.cpp:1:10: error: 'stdio' was not declared in this scope; did you mean 'std'?
    1 | include <stdio.h>
      |          ^~~~~
      |          std
0_0_39704824_1576.cpp:1:10: error: 'stdio' was not declared in this scope; did you mean 'std'?
    1 | include <stdio.h>
      |          ^~~~~
      |          std
0_0_39704824_1576.cpp:1:10: error: 'stdio' was not declared in this scope; did you mean 'std'?
    1 | include <stdio.h>
      |          ^~~~~
      |          std
0_0_39704824_1576.cpp:1:1: error: 'include' does not name a type
    1 | include <stdio.h>
      | ^~~~~~~
0_0_39704824_1576.cpp: In function 'int main()':
0_0_39704824_1576.cpp:7:11: error: 'scanf' was not declared in this scope
    7 |     while(scanf("%d",&n)&&n!=-1)
      |           ^~~~~
0_0_39704824_1576.cpp:16:9: error: 'printf' was not declared in this scope
   16 |         printf("%I64d, %I64d\n",a[n],b[n]);
      |         ^~~~~~
0_0_39704824_1576.cpp:3:1: note: 'printf' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'?
    2 | #include <stdlib.h>
  +++ |+#include <cstdio>
    3 | int main()


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-17 09:01:37, Gzip enabled