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_18772469_5497.cpp: In function 'int main(int, char**)':
0_0_18772469_5497.cpp:7:5: error: 'num' was not declared in this scope
     num=1;
     ^
0_0_18772469_5497.cpp:8:13: error: 'str' was not declared in this scope
  scanf("%s",str);
             ^
0_0_18772469_5497.cpp:9:6: error: 'i' was not declared in this scope
  for(i=0;i<strlen(str);i++)
      ^
0_0_18772469_5497.cpp:13:2: error: 'else' without a previous 'if'
  else
  ^
0_0_18772469_5497.cpp:17:20: error: 'i' was not declared in this scope
    printf("%c",str[i]);
                    ^
0_0_18772469_5497.cpp:22:27: error: 'i' was not declared in this scope
    printf("%d %c",num,str[i]);
                           ^
0_0_18772469_5497.cpp:26:14: error: expected '}' at end of input
  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-05 03:27:42, Gzip enabled