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_16609912_20438.cpp: In function 'int main()':
0_0_16609912_20438.cpp:4:16: error: 'str' was not declared in this scope
     while(gets(str)!=NULL)
                ^
0_0_16609912_20438.cpp:4:19: error: 'gets' was not declared in this scope
     while(gets(str)!=NULL)
                   ^
0_0_16609912_20438.cpp:4:22: error: 'NULL' was not declared in this scope
     while(gets(str)!=NULL)
                      ^
0_0_16609912_20438.cpp:6:29: error: 'memset' was not declared in this scope
         memset(a,0,sizeof(a));
                             ^
0_0_16609912_20438.cpp:7:23: error: 'strlen' was not declared in this scope
         len=strlen(str);
                       ^
0_0_16609912_20438.cpp:15:48: error: 'printf' was not declared in this scope
             printf("%c:%d\n",(char)(i+'a'),a[i]);
                                                ^
0_0_16609912_20438.cpp:17:20: error: 'printf' was not declared in this scope
         printf("\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.000000(s) query 1, Server time : 2024-12-01 01:03:48, Gzip enabled