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_30378802_8427.cpp: In function 'int main()':
0_0_30378802_8427.cpp:82:51: error: 'scanf' was not declared in this scope
     if (scanf("%d %d %d %d %d", &n, &m, &t, &s, &e) == EOF) {
                                                   ^
0_0_30378802_8427.cpp:82:56: error: 'EOF' was not declared in this scope
     if (scanf("%d %d %d %d %d", &n, &m, &t, &s, &e) == EOF) {
                                                        ^
0_0_30378802_8427.cpp:87:32: error: 'scanf' was not declared in this scope
         if (scanf("%d", (c + i)) == EOF) {
                                ^
0_0_30378802_8427.cpp:87:37: error: 'EOF' was not declared in this scope
         if (scanf("%d", (c + i)) == EOF) {
                                     ^
0_0_30378802_8427.cpp:93:33: error: 'scanf' was not declared in this scope
         if (scanf("%d", (si + i)) == EOF) {
                                 ^
0_0_30378802_8427.cpp:93:38: error: 'EOF' was not declared in this scope
         if (scanf("%d", (si + i)) == EOF) {
                                      ^
0_0_30378802_8427.cpp:110:44: error: 'scanf' was not declared in this scope
     while (scanf("%d %d %d", &i, &j, &value) != EOF) {
                                            ^
0_0_30378802_8427.cpp:110:49: error: 'EOF' was not declared in this scope
     while (scanf("%d %d %d", &i, &j, &value) != EOF) {
                                                 ^
0_0_30378802_8427.cpp:147:19: error: 'printf' was not declared in this scope
         printf("0");
                   ^
0_0_30378802_8427.cpp:195:26: error: 'printf' was not declared in this scope
     printf("%d", maxHappy);
                          ^


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.001000(s) query 1, Server time : 2025-02-17 07:31:58, Gzip enabled