Borderou de evaluare (job #701624)

Utilizator avatar StefanDutu Dutu Stefan StefanDutu IP ascuns
Problemă Fgetc (clasa a 5-a) Compilator cpp-32
Rundă superoji1 Status evaluat
Dată 6 mar. 2023 15:39:02 Scor 90

Raport evaluator

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