Borderou de evaluare (job #688101)

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 16:09:18 Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int main()': 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:28:44: warning: 'max_index' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | cout << day << " " << max_index << " " << 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 110 kb OK 10
4 1 ms 110 kb OK 10
5 1 ms 118 kb OK 10
6 29 ms 110 kb OK 10
7 102 ms 118 kb Time limit exceeded 0
8 104 ms 241 kb Time limit exceeded 0
9 103 ms 118 kb Time limit exceeded 0
10 108 ms 241 kb Time limit exceeded 0
Punctaj total 60