Pagini recente » Borderou de evaluare (job #2863666) | Borderou de evaluare (job #2863659) | Borderou de evaluare (job #2864432) | Borderou de evaluare (job #2863630) | Borderou de evaluare (job #2863650)
Borderou de evaluare (job #2863650)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:72:29: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
72 | printf("%lld %lld\n", gn, 1);
| ~~~^ ~
| | |
| | int
| long long int
| %d
main.cpp:76:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
76 | printf("%lld %lld\n", thatgn, 1);
| ~~~^ ~
| | |
| long long int int
| %d
main.cpp:78:20: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=]
78 | printf("%lld %lld\n", 2, 1);
| ~~~^ ~
| | |
| | int
| long long int
| %d
main.cpp:78:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
78 | printf("%lld %lld\n", 2, 1);
| ~~~^ ~
| | |
| | int
| long long int
| %d
main.cpp:80:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
80 | printf("%lld %lld\n", N, 1);
| ~~~^ ~
| | |
| | int
| long long int
| %d
main.cpp:76:15: warning: 'thatgn' may be used uninitialized in this function [-Wmaybe-uninitialized]
76 | printf("%lld %lld\n", thatgn, 1);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:37:21: warning: 'maximum' may be used uninitialized in this function [-Wmaybe-uninitialized]
37 | long long r = E - maximum - (N - idx - 1);
| ~~^~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 184kb | Corect | 10 |
| 2 | 2ms | 184kb | Killed by Signal 11 | 0 |
| 3 | 2ms | 184kb | Corect | 6 |
| 4 | 2ms | 184kb | Corect | 7 |
| 5 | 2ms | 184kb | Corect | 5 |
| 6 | 1ms | 184kb | Se sare peste o galeata plina | 0 |
| 7 | 2ms | 184kb | Corect | 5 |
| 8 | 2ms | 184kb | Se sare peste o galeata plina | 0 |
| 9 | 2ms | 184kb | Se sare peste o galeata plina | 0 |
| 10 | 2ms | 184kb | Se sare peste o galeata plina | 0 |
| 11 | 2ms | 184kb | Se sare peste o galeata plina | 0 |
| 12 | 11ms | 499kb | Se sare peste o galeata plina | 0 |
| 13 | 30ms | 1167kb | Se sare peste o galeata plina | 0 |
| 14 | 40ms | 1581kb | Se sare peste o galeata plina | 0 |
| 15 | 49ms | 1769kb | Se sare peste o galeata plina | 0 |
| 16 | 49ms | 1761kb | Se sare peste o galeata plina | 0 |
| 17 | 49ms | 1798kb | Se sare peste o galeata plina | 0 |
| 18 | 49ms | 1835kb | Se sare peste o galeata plina | 0 |
| 19 | 54ms | 2097kb | Se sare peste o galeata plina | 0 |
| Punctaj total | 33 |