Borderou de evaluare (job #636643)

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:50:26 Scor 95

Raport evaluator

Compilare: main.cpp: In function 'long long unsigned int put(long long unsigned int, long long unsigned int)': main.cpp:12:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 12 | for(int i = 1; i <= b; i++){ | ~~^~~~ main.cpp: In function 'void backtrack(int)': main.cpp:33:26: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 33 | for(int i = 0; i <= e[pas]; i++){ | ~~^~~~~~~~~ main.cpp: In function 'int main()': main.cpp:46:21: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long unsigned int*' [-Wformat=] 46 | fscanf(fin, "%d%d%d", &n, &a, &b); | ~^ ~~ | | | | int* long long unsigned int* | %lld main.cpp:46:23: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'long long unsigned int*' [-Wformat=] 46 | fscanf(fin, "%d%d%d", &n, &a, &b); | ~^ ~~ | | | | int* long long unsigned int* | %lld main.cpp:45:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 45 | fscanf(fin, "%d", &c); | ~~~~~~^~~~~~~~~~~~~~~ main.cpp:46:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 46 | fscanf(fin, "%d%d%d", &n, &a, &b); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:48:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 48 | fscanf(fin, "%llu", &d[i]); | ~~~~~~^~~~~~~~~~~~~~~~~~~~ main.cpp:51:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result] 51 | 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 114 kb OK 5
4 1 ms 114 kb OK 5
5 293 ms 135 kb OK 5
6 84 ms 77 kb OK 5
7 114 ms 167 kb OK 5
8 55 ms 192 kb OK 5
9 456 ms 90 kb OK 5
10 100 ms 204 kb OK 5
11 13 ms 102 kb OK 5
12 208 ms 188 kb OK 5
13 191 ms 163 kb OK 5
14 783 ms 122 kb OK 5
15 2006 ms 217 kb Time limit exceeded 0
16 36 ms 86 kb OK 5
17 1423 ms 184 kb OK 5
18 141 ms 106 kb OK 5
19 1 ms 114 kb OK 5
20 1 ms 110 kb OK 5
Punctaj total 95