| Problem | swords |
|---|---|
| User | Sandman |
| Submission Time | 2024-07-10 15:51:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
swords.cpp: In function ‘int main()’:
swords.cpp:24:22: error: expected unqualified-id before ‘=’ token
24 | bool = true;
| ^
swords.cpp:28:13: error: expected unqualified-id before ‘)’ token
28 | if (bool) {
| ^