Borderou de evaluare (job #81133)

Utilizator avatar cristina27cr Cristina cristina27cr IP ascuns
Problemă Suprapuneri (clasa a 6-a) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 24 oct. 2014 10:22:27 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:19:29: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat] user.cpp:19:29: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat] user.cpp:40:5: error: expected ‘;’ before ‘return’ user.cpp:19:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp: In function ‘int msb(long long int)’: user.cpp:14:1: warning: control reaches end of non-void function [-Wreturn-type]