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_36504969_11837.cpp:4:19: error: expected unqualified-id before numeric constant
 typedef long long 11;
                   ^
0_0_36504969_11837.cpp: In function 'int main()':
0_0_36504969_11837.cpp:22:4: error: 'll' was not declared in this scope
    ll sum=0;
    ^
0_0_36504969_11837.cpp:24:5: error: 'sum' was not declared in this scope
     sum+=a[i]*(mid/b[i]);
     ^
0_0_36504969_11837.cpp:25:7: error: 'sum' was not declared in this scope
    if(sum>=h)
       ^
0_0_36504969_11837.cpp:30:6: error: 'k' was not declared in this scope
   if(k==ansl)
      ^
0_0_36504969_11837.cpp:30:9: error: 'ansl' was not declared in this scope
   if(k==ansl)
         ^
0_0_36504969_11837.cpp:31:29: error: expected primary-expression before 'continue'
    cout<<"Impossible"<<endl,continue;
                             ^
0_0_36504969_11837.cpp:32:9: error: 'ansl' was not declared in this scope
   cout<<ansl<<l;
         ^


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-25 17:10:07, Gzip enabled