Problem | typoswap |
---|---|
User | Marcus0Leong |
Submission Time | 2025-06-16 14:35:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typoswap.cpp: In function ‘int main()’:
typoswap.cpp:5:9: error: ‘a’ was not declared in this scope
5 | cin >> a >> b;
| ^
typoswap.cpp:5:14: error: ‘b’ was not declared in this scope
5 | cin >> a >> b;
| ^