| Problem | typoswap |
|---|---|
| User | Hatrix |
| Submission Time | 2026-03-02 17:50:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
typoswap.cpp:5:11: error: ‘programming’ was not declared in this scope
5 | string A= programming;
| ^~~~~~~~~~~
typoswap.cpp:6:11: error: ‘competitive’ was not declared in this scope
6 | string B= competitive;
| ^~~~~~~~~~~