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_23616094_20043.cpp: In function 'int main()':
0_0_23616094_20043.cpp:12:24: error: 'scanf' was not declared in this scope
     while(scanf("%d",&n)==1&&n)  
                        ^
0_0_23616094_20043.cpp:15:39: error: 'memset' was not declared in this scope
         memset(degree,0,sizeof(degree));  
                                       ^
0_0_23616094_20043.cpp:31:25: error: 'printf' was not declared in this scope
             printf("0\n");  
                         ^
0_0_23616094_20043.cpp:37:32: error: 'printf' was not declared in this scope
         if(cnt!=0) printf("0\n");  
                                ^
0_0_23616094_20043.cpp:38:26: error: 'printf' was not declared in this scope
         else printf("1\n");  
                          ^


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.015600(s) query 1, Server time : 2024-09-30 01:43:40, Gzip enabled