Borderou de evaluare (job #100496)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Partitiile unui numar | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 25 dec. 2014 15:58:28 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void ord(int*, int, int)’:
user.cpp:8:6: warning: variable ‘w’ set but not used [-Wunused-but-set-variable]
user.cpp: In function ‘int main()’:
user.cpp:19:13: error: invalid conversion from ‘int’ to ‘int*’ [-fpermissive]
user.cpp:19:13: error: too few arguments to function ‘void ord(int*, int, int)’
user.cpp:6:6: note: declared here
user.cpp:22:1: error: expected ‘}’ at end of input