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_14988204_10791.cpp:14:19: error: declaration does not declare anything [-fpermissive]
 typedef long long int;
                   ^
0_0_14988204_10791.cpp: In function 'int main()':
0_0_14988204_10791.cpp:18:5: error: 'LL' was not declared in this scope
     LL d,dd,ans;int s1,s2,s;
     ^
0_0_14988204_10791.cpp:20:27: error: 'd' was not declared in this scope
         scanf("%lld%d%d",&d,&s1,&s2);
                           ^
0_0_14988204_10791.cpp:21:15: error: 'dd' was not declared in this scope
         s = 0;dd = d;
               ^
0_0_14988204_10791.cpp:26:21: error: 'ans' was not declared in this scope
                     ans = d + i;s++;
                     ^
0_0_14988204_10791.cpp:34:38: error: 'ans' was not declared in this scope
         printf("Case #%d: %lld\n",ca,ans);
                                      ^


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-02 16:07:48, Gzip enabled