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_19462492_4827.cpp: In function 'int main()':
0_0_19462492_4827.cpp:5:2: error: 'intn' was not declared in this scope
  intn,count,len,j,i;
  ^
0_0_19462492_4827.cpp:5:7: error: 'count' was not declared in this scope
  intn,count,len,j,i;
       ^
0_0_19462492_4827.cpp:5:13: error: 'len' was not declared in this scope
  intn,count,len,j,i;
             ^
0_0_19462492_4827.cpp:5:17: error: 'j' was not declared in this scope
  intn,count,len,j,i;
                 ^
0_0_19462492_4827.cpp:5:19: error: 'i' was not declared in this scope
  intn,count,len,j,i;
                   ^
0_0_19462492_4827.cpp:6:2: error: 'charstr' was not declared in this scope
  charstr[10010];
  ^
0_0_19462492_4827.cpp:8:20: error: 'n' was not declared in this scope
  while(scanf("%d",&n)!=-1)
                    ^
0_0_19462492_4827.cpp:13:8: error: 'str' was not declared in this scope
   gets(str);
        ^
0_0_19462492_4827.cpp:31:22: error: 'elseprintf' was not declared in this scope
     elseprintf("%c",p);
                      ^


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 14:40:21, Gzip enabled