mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-05 09:43:31 +02:00
5 lines
55 B
Diff
5 lines
55 B
Diff
24c24
|
|
< while (???) {
|
|
---
|
|
> while (n < 1024) {
|