Problem | thedarknight |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-10-11 15:37:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
thedarknight.cpp: In function ‘int main()’:
thedarknight.cpp:13:11: error: expected primary-expression before ‘<’ token
13 | while (x=<n) {
| ^
thedarknight.cpp:17:11: error: expected primary-expression before ‘<’ token
17 | while (y=<n) {
| ^