Problem | typoswap |
---|---|
User | Law |
Submission Time | 2024-06-21 12:59:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typoswap.cpp: In function ‘int main()’:
typoswap.cpp:9:17: error: expected ‘}’ at end of input
9 | cout << (b > a);
| ^
typoswap.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^