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_15851410_22361.cpp:2:7: error: 'a' was not declared in this scope
 int f(a,b,c,x){
       ^
0_0_15851410_22361.cpp:2:9: error: 'b' was not declared in this scope
 int f(a,b,c,x){
         ^
0_0_15851410_22361.cpp:2:11: error: 'c' was not declared in this scope
 int f(a,b,c,x){
           ^
0_0_15851410_22361.cpp:2:13: error: 'x' was not declared in this scope
 int f(a,b,c,x){
             ^
0_0_15851410_22361.cpp:2:14: error: expression list treated as compound expression in initializer [-fpermissive]
 int f(a,b,c,x){
              ^
0_0_15851410_22361.cpp:2:15: error: expected ',' or ';' before '{' token
 int f(a,b,c,x){
               ^
0_0_15851410_22361.cpp: In function 'int main()':
0_0_15851410_22361.cpp:10:26: error: 'f' cannot be used as a function
         min=max=f(a,b,c,l);
                          ^
0_0_15851410_22361.cpp:12:24: error: 'f' cannot be used as a function
             t=f(a,b,c,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 02:25:41, Gzip enabled