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_26943256_20774.cpp:3:2: error: invalid preprocessing directive #indlude
 #indlude <string.h>
  ^
0_0_26943256_20774.cpp: In function 'int main()':
0_0_26943256_20774.cpp:34:17: error: cannot convert 'int*' to 'char*' for argument '1' to 'char* gets(char*)'
     while(gets(a)!=EOF)
                 ^
0_0_26943256_20774.cpp:36:21: error: cannot convert 'int*' to 'const char*' for argument '1' to 'size_t strlen(const char*)'
         n = strlen(a);
                     ^


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-11-27 06:08:34, Gzip enabled