Borderou de evaluare (job #22233)

Utilizator avatar Horia Zaharia Horia Horia IP ascuns
Problemă Minute1 (clasa a 6-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 30 sept. 2013 14:11:46 Scor 0

Raport evaluator

Eroare de compilare: user.cpp:2:11: error: ‘::main’ must return ‘int’ user.cpp: In function ‘int main()’: user.cpp:8:34: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long int*’ [-Wformat] user.cpp:8:34: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat] user.cpp:8:34: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long int*’ [-Wformat] user.cpp:8:34: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long int*’ [-Wformat] user.cpp:9:2: error: expected ‘;’ before ‘mtot’ user.cpp:32:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat] user.cpp:32:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat] user.cpp:5:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:6:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:9:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]