Pagini recente » Borderou de evaluare (job #2863630) | Borderou de evaluare (job #2863650) | Borderou de evaluare (job #2863629) | Borderou de evaluare (job #2863653) | Borderou de evaluare (job #2863646)
Borderou de evaluare (job #2863646)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:64:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
64 | printf("%lld %lld\n", gn, 1);
| ~~~^ ~
| | |
| | int
| long long int
| %d
main.cpp:68:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
68 | printf("%lld %lld\n", thatgn, 1);
| ~~~^ ~
| | |
| long long int int
| %d
main.cpp:70:28: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=]
70 | printf("%lld %lld\n", 2, 1);
| ~~~^ ~
| | |
| | int
| long long int
| %d
main.cpp:70:33: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
70 | printf("%lld %lld\n", 2, 1);
| ~~~^ ~
| | |
| | int
| long long int
| %d
main.cpp:71:25: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int' [-Wformat=]
71 | printf("%lld %lld\n", N, 1);
| ~~~^ ~
| | |
| | int
| long long int
| %d
main.cpp:68:15: warning: 'thatgn' may be used uninitialized in this function [-Wmaybe-uninitialized]
68 | 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 | Varsare stanga-dreapta | 0 |
| 4 | 2ms | 184kb | Corect | 7 |
| 5 | 2ms | 184kb | Corect | 5 |
| 6 | 2ms | 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 | 503kb | 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 | 1773kb | Se sare peste o galeata plina | 0 |
| 16 | 49ms | 1761kb | Se sare peste o galeata plina | 0 |
| 17 | 50ms | 1798kb | Se sare peste o galeata plina | 0 |
| 18 | 50ms | 1830kb | Se sare peste o galeata plina | 0 |
| 19 | 54ms | 2097kb | Se sare peste o galeata plina | 0 |
| Punctaj total | 27 |