Borderou de evaluare (job #636651)

Utilizator avatar divaddd David Curca divaddd IP ascuns
Problemă Descmult (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 28 feb. 2022 18:59:20 Scor 85

Raport evaluator

Compilare: main.cpp: In function 'void backtrack(int)': main.cpp:37:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 37 | for(int i = 0; i <= e[pas]; i++){ | ~~^~~~~~~~~ main.cpp: In function 'int main()': main.cpp:50:21: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long unsigned int*' [-Wformat=] 50 | fscanf(fin, "%d%d%d", &n, &a, &b); | ~^ ~~ | | | | int* long long unsigned int* | %lld main.cpp:50:23: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'long long unsigned int*' [-Wformat=] 50 | fscanf(fin, "%d%d%d", &n, &a, &b); | ~^ ~~ | | | | int* long long unsigned int* | %lld main.cpp:49:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | fscanf(fin, "%d", &c); | ~~~~~~^~~~~~~~~~~~~~~ main.cpp:50:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | fscanf(fin, "%d%d%d", &n, &a, &b); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:52:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | fscanf(fin, "%llu", &d[i]); | ~~~~~~^~~~~~~~~~~~~~~~~~~~ main.cpp:55:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | fscanf(fin, "%llu", &e[i]); | ~~~~~~^~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 5
2 1 ms 114 kb OK 5
3 1 ms 110 kb OK 5
4 1 ms 114 kb OK 5
5 243 ms 114 kb Incorect 0
6 76 ms 118 kb Incorect 0
7 95 ms 163 kb OK 5
8 48 ms 196 kb OK 5
9 413 ms 208 kb OK 5
10 82 ms 204 kb OK 5
11 9 ms 106 kb OK 5
12 167 ms 180 kb OK 5
13 184 ms 159 kb OK 5
14 684 ms 122 kb OK 5
15 2008 ms 114 kb Time limit exceeded 0
16 35 ms 86 kb OK 5
17 1236 ms 188 kb OK 5
18 104 ms 114 kb OK 5
19 1 ms 114 kb OK 5
20 1 ms 106 kb OK 5
Punctaj total 85