| Problem | typo |
|---|---|
| User | AwkUngenially |
| Submission Time | 2025-04-17 11:31:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int main()’:
typo.cpp:17:50: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
17 | if (no = false && && position == thingy2.size()) {
| ^
typo.cpp:17:25: error: label ‘position’ used but not defined
17 | if (no = false && && position == thingy2.size()) {
| ^~~~~~~~