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_18276849_29421.cpp:17:14: error: 'Value' was not declared in this scope
 bool compare(Value v1,Value v2)
              ^
0_0_18276849_29421.cpp:17:23: error: 'Value' was not declared in this scope
 bool compare(Value v1,Value v2)
                       ^
0_0_18276849_29421.cpp:17:31: error: expression list treated as compound expression in initializer [-fpermissive]
 bool compare(Value v1,Value v2)
                               ^
0_0_18276849_29421.cpp:18:1: error: expected ',' or ';' before '{' token
 {
 ^
0_0_18276849_29421.cpp: In function 'int main()':
0_0_18276849_29421.cpp:27:28: error: 'value' was not declared in this scope
             scanf("%d %d",&value[i].w,&value[i].v);
                            ^
0_0_18276849_29421.cpp:31:14: error: 'value' was not declared in this scope
         sort(value+1,value+1+n,compare);
              ^


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 07:38:44, Gzip enabled