9 lines
359 B
Plaintext
9 lines
359 B
Plaintext
|
### Compilation failed:
|
||
|
|
||
|
error: 4: loop must guarantee termination in fewer iterations
|
||
|
error: 5: loop must guarantee termination in fewer iterations
|
||
|
error: 10: loop index must not be modified within body of the loop
|
||
|
error: 11: loop index must not be modified within body of the loop
|
||
|
error: 12: loop index must not be modified within body of the loop
|
||
|
5 errors
|