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_29468881_8434.cpp: In function 'int main()':
0_0_29468881_8434.cpp:11:5: error: 'lll' was not declared in this scope
     lll;
     ^
0_0_29468881_8434.cpp:12:5: error: 'ints' was not declared in this scope
     ints,t,m;
     ^
0_0_29468881_8434.cpp:12:10: error: 't' was not declared in this scope
     ints,t,m;
          ^
0_0_29468881_8434.cpp:12:12: error: 'm' was not declared in this scope
     ints,t,m;
            ^
0_0_29468881_8434.cpp:13:10: error: 'l' was not declared in this scope
     cin>>l;
          ^
0_0_29468881_8434.cpp:14:10: error: 's' was not declared in this scope
     cin>>s>>t>>m;
          ^
0_0_29468881_8434.cpp:23:5: error: 'intcnt' was not declared in this scope
     intcnt=0;
     ^
0_0_29468881_8434.cpp:27:12: error: 'cnt' was not declared in this scope
            cnt+=(a[i]-a[i-1])%t+t;   //这里一定要在取模后加t,否则会WA;
            ^
0_0_29468881_8434.cpp:28:8: error: 'elsecnt' was not declared in this scope
        elsecnt+=a[i]-a[i-1];
        ^
0_0_29468881_8434.cpp:29:10: error: 'cnt' was not declared in this scope
        v[cnt]=1;  //表示此处有石子;
          ^
0_0_29468881_8434.cpp:31:7: error: 'cnt' was not declared in this scope
     v[cnt]=0,v[0]=0;
       ^
0_0_29468881_8434.cpp:38:5: error: 'intans' was not declared in this scope
     intans=2100000000;
     ^
0_0_29468881_8434.cpp:40:9: error: 'ans' was not declared in this scope
         ans=min(f[i],ans);
         ^
0_0_29468881_8434.cpp:41:11: error: 'ans' was not declared in this scope
     cout<<ans;
           ^
0_0_29468881_8434.cpp:42:5: error: 'return0' was not declared in this scope
     return0;
     ^


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-26 11:50:21, Gzip enabled