Borderou de evaluare (job #688121)

Utilizator avatar phyro000 Marian Bodaci phyro000 IP ascuns
Problemă Costume Compilator cpp-32
Rundă lasm_18_01_2023_clasa12 Status evaluat
Dată 18 ian. 2023 16:22:32 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void bubble_sort(int*, size_t)': main.cpp:16:23: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 16 | for (int i = 0; i < len; i++) | ~~^~~~~ main.cpp:18:31: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 18 | for (int j = 0; j < len - i; j++) | ~~^~~~~~~~~ main.cpp: In function 'int main()': main.cpp:31:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 31 | freopen("costume.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:32:16: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 32 | freopen("costume.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb Incorect 0
2 509 ms 225 kb Time limit exceeded 0
3 506 ms 229 kb Time limit exceeded 0
4 502 ms 229 kb Time limit exceeded 0
5 502 ms 225 kb Time limit exceeded 0
6 507 ms 102 kb Time limit exceeded 0
7 508 ms 229 kb Time limit exceeded 0
8 503 ms 225 kb Time limit exceeded 0
9 502 ms 225 kb Time limit exceeded 0
10 507 ms 225 kb Time limit exceeded 0
Punctaj total 0