| Problem | swords |
|---|---|
| User | huyleisme |
| Submission Time | 2024-02-20 17:16:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
swords.cpp: In function ‘int main()’:
swords.cpp:40:6: error: ‘a’ was not declared in this scope
40 | if (a == b) {
| ^
swords.cpp:40:11: error: ‘b’ was not declared in this scope
40 | if (a == b) {
| ^