Borderou de evaluare (job #688081)

Utilizator avatar trofim_ion Trofim Ion trofim_ion IP ascuns
Problemă Carte (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 18 ian. 2023 15:56:45 Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:10:42: warning: unused variable 'day_e' [-Wunused-variable] 10 | int pag = 0, day = 0, maxnr = 0, day_e = 0; | ^~~~~ main.cpp:5:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 5 | freopen("carte.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:6:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 6 | freopen("carte.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:31:46: warning: 'max_index' may be used uninitialized in this function [-Wmaybe-uninitialized] 31 | cout << day << " " << max_index+1 << " " << max_day; | ^~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 118 kb OK 10
6 22 ms 118 kb OK 10
7 107 ms 245 kb Time limit exceeded 0
8 97 ms 249 kb OK 10
9 103 ms 249 kb Time limit exceeded 0
10 106 ms 245 kb Time limit exceeded 0
Punctaj total 70