Borderou de evaluare (job #606798)

Utilizator avatar andreipirjol Andrei Pirjol Comanescu andreipirjol IP ascuns
Problemă Balaur (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 20 sept. 2021 09:50:39 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:12:22: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long int' [-Wformat=] 12 | fprintf(fout , "%d" , 1LL * n * 5) ; | ~^ ~~~~~~~~~~~ | | | | int long long int | %lld main.cpp:11:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin , "%d" , &n) ; | ~~~~~~^~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 1 ms 131 kb OK 10
5 1 ms 131 kb OK 10
6 1 ms 131 kb OK 10
7 1 ms 131 kb OK 10
8 1 ms 131 kb OK 10
9 1 ms 131 kb OK 10
10 1 ms 131 kb OK 10
Punctaj total 100