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_20142000_25527.cpp: In function 'int main()':
0_0_20142000_25527.cpp:3:16: error: 'scanf' was not declared in this scope
  scanf("%d", &t);
                ^
0_0_20142000_25527.cpp:6:16: error: 'n' was not declared in this scope
   scanf("%d", &n);
                ^
0_0_20142000_25527.cpp:8:17: error: 'nodea' was not declared in this scope
    scanf("%d", &nodea[i]);
                 ^
0_0_20142000_25527.cpp:11:17: error: 'bnodea' was not declared in this scope
    scanf("%d", &bnodea[i]);
                 ^
0_0_20142000_25527.cpp:14:17: error: 'nodeb' was not declared in this scope
    scanf("%d", &nodeb[i]);
                 ^
0_0_20142000_25527.cpp:17:17: error: 'bnodeb' was not declared in this scope
    scanf("%d", &bnodeb[i]);
                 ^
0_0_20142000_25527.cpp:20:17: error: 'nodec' was not declared in this scope
    scanf("%d", &nodec[i]);
                 ^
0_0_20142000_25527.cpp:23:17: error: 'bnodec' was not declared in this scope
    scanf("%d", &bnodec[i]);
                 ^
0_0_20142000_25527.cpp:26:25: error: 'printf' was not declared in this scope
   printf("Case #%d: ", k);
                         ^


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 11:25:50, Gzip enabled