Borderou de evaluare (job #219615)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Trecere (clasa a 8-a) | Compilator | cpp |
Rundă | ONI (clasa a 8-a) | Status | evaluat |
Dată | 9 mar. 2016 12:27:23 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:9: error: ‘MAXC’ was not declared in this scope
user.cpp:5:13: error: array bound is not an integer constant before ‘]’ token
user.cpp:5:26: error: ‘MAXC’ was not declared in this scope
user.cpp:5:30: error: array bound is not an integer constant before ‘]’ token
user.cpp: In function ‘void myqsort(int, int, int*)’:
user.cpp:15:7: error: ‘aux’ was not declared in this scope
user.cpp: In function ‘int main()’:
user.cpp:35:12: error: invalid types ‘int[int]’ for array subscript
user.cpp:36:7: error: ‘lin’ was not declared in this scope
user.cpp:36:19: error: invalid types ‘int[int]’ for array subscript
user.cpp:37:7: error: ‘col’ was not declared in this scope
user.cpp:37:19: error: invalid types ‘int[int]’ for array subscript
user.cpp:42:12: error: ‘lin’ was not declared in this scope
user.cpp:43:12: error: ‘col’ was not declared in this scope
user.cpp:47:20: error: expected primary-expression before ‘)’ token
user.cpp:48:3: error: expected ‘;’ before ‘}’ token
user.cpp:48:3: error: expected ‘}’ at end of input
user.cpp:26:8: warning: unused variable ‘fout’ [-Wunused-variable]
user.cpp:48:3: error: expected ‘}’ at end of input
user.cpp:28:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:32:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]