Pagini recente » Cod sursa (job #2099596) | Cod sursa (job #718273) | Cod sursa (job #2594580) | Borderou de evaluare (job #3180581) | Borderou de evaluare (job #2654603)
Borderou de evaluare (job #2654603)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:25:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t i = 1; i <= n; i++)
~~^~~~
main.cpp:21:6: warning: unused variable 'ans' [-Wunused-variable]
int ans = INT_MIN;
^~~
main.cpp:43:31: warning: 'stop' may be used uninitialized in this function [-Wmaybe-uninitialized]
o << start << " " << stop << " " << summ;
^~~
main.cpp:43:16: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
o << start << " " << stop << " " << summ;
^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Wrong answer! | 0 |
| 2 | 2ms | 131kb | OK! | 10 |
| 3 | 2ms | 131kb | OK! | 10 |
| 4 | 3ms | 131kb | OK! | 10 |
| 5 | 3ms | 131kb | OK! | 10 |
| 6 | 5ms | 131kb | OK! | 10 |
| 7 | 6ms | 131kb | OK! | 10 |
| 8 | 8ms | 131kb | OK! | 10 |
| 9 | 10ms | 131kb | OK! | 10 |
| 10 | 15ms | 131kb | OK! | 10 |
| Punctaj total | 90 |