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_14876369_3893.cpp: In function 'int main()':
0_0_14876369_3893.cpp:13:5: error: 'jud' was not declared in this scope
     jud = 0;
     ^
0_0_14876369_3893.cpp:14:5: error: 'n' was not declared in this scope
     n = strlen(s);
     ^
0_0_14876369_3893.cpp:15:10: error: 'i' was not declared in this scope
     for (i = 0; i < n && s[i] == 'f'; i++);
          ^
0_0_14876369_3893.cpp:16:5: error: 'k' was not declared in this scope
     k = i;
     ^
0_0_14876369_3893.cpp:16:9: error: 'i' was not declared in this scope
     k = i;
         ^
0_0_14876369_3893.cpp:44:30: error: 't' was not declared in this scope
     printf("Case #%d: %d\n", t, jud);
                              ^


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-06-26 20:35:15, Gzip enabled