Borderou de evaluare (job #556516)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Medalion (clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 18 mai 2020 17:08:38 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:6: error: ‘bool _exit’ redeclared as different kind of symbol
/usr/include/unistd.h:604:13: error: previous declaration of ‘void _exit(int)’
user.cpp: In function ‘void build_matrix()’:
user.cpp:36:17: error: assignment of function ‘void _exit(int)’
user.cpp:36:17: error: cannot convert ‘bool’ to ‘void(int)’ in assignment
user.cpp: In function ‘int main()’:
user.cpp:82:13: warning: the address of ‘void _exit(int)’ will always evaluate as ‘true’ [-Waddress]