Borderou de evaluare (job #2391933)
Raport evaluator
Compilare:
main.cpp: In function 'void trns1()':
main.cpp:20:42: warning: iteration 209 invokes undefined behavior [-Waggressive-loop-optimizations]
ras1[index + 1] += ras1[index] / 10;
^~
main.cpp:18:30: note: within this loop
for(int index = 0; index < 210; index++){
~~~~~~^~~~~
main.cpp: In function 'void trns2()':
main.cpp:48:42: warning: iteration 209 invokes undefined behavior [-Waggressive-loop-optimizations]
ras2[index + 1] += ras2[index] / 10;
^~
main.cpp:46:30: note: within this loop
for(int index = 0; index < 210; index++){
~~~~~~^~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 2ms | 131kb | OK | 10 |
| 5 | 2ms | 131kb | OK | 10 |
| 6 | 3ms | 131kb | OK | 10 |
| 7 | 3ms | 131kb | OK | 10 |
| 8 | 3ms | 131kb | OK | 10 |
| 9 | 3ms | 131kb | OK | 10 |
| 10 | 2ms | 131kb | OK | 10 |
| Punctaj total | 100 |