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_14800784_21177.cpp:38:7: error: 'a' does not name a type
 int n;a[N], b[N];
       ^
0_0_14800784_21177.cpp: In function 'int main()':
0_0_14800784_21177.cpp:48:25: error: 'a' was not declared in this scope
             scanf("%d", a + i);
                         ^
0_0_14800784_21177.cpp:52:25: error: 'b' was not declared in this scope
             scanf("%d", b + i);
                         ^
0_0_14800784_21177.cpp:55:26: error: 'b' was not declared in this scope
             v[i] = 1.0 * b[i] * b[i] * a[i] / 3.0;
                          ^
0_0_14800784_21177.cpp:55:40: error: 'a' was not declared in this scope
             v[i] = 1.0 * b[i] * b[i] * a[i] / 3.0;
                                        ^
0_0_14800784_21177.cpp:63:34: error: 'b' was not declared in this scope
                 double c = 1.0 * b[i] * (a[i] - mid) / a[i];
                                  ^
0_0_14800784_21177.cpp:63:42: error: 'a' was not declared in this scope
                 double c = 1.0 * b[i] * (a[i] - mid) / a[i];
                                          ^


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-23 05:09:21, Gzip enabled