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_32010154_28273.cpp: In function 'int main()':
0_0_32010154_28273.cpp:17:13: error: 'b100' was not declared in this scope
     c=(a[j]-b100)/50;
             ^
0_0_32010154_28273.cpp:18:18: error: 'c50' was not declared in this scope
     d=(a[j]-b100-c50)/10;
                  ^
0_0_32010154_28273.cpp:19:22: error: 'd10' was not declared in this scope
     e=(a[j]-b100-c50-d10)/5;
                      ^
0_0_32010154_28273.cpp:20:26: error: 'e5' was not declared in this scope
     f=(a[j]-b100-c50-d10-e5)/2;
                          ^
0_0_32010154_28273.cpp:21:29: error: 'f2' was not declared in this scope
     g=(a[j]-b100-c50-d10-e5-f2)/1;
                             ^


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-07-07 09:30:09, Gzip enabled