Problem typoswap
User tanco11o
Submission Time 2025-06-16 15:19:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cc1plus: error: ‘::main’ must return ‘int’
typoswap.cpp: In function ‘int main()’:
typoswap.cpp:10:28: error: ‘End’ was not declared in this scope
10 | cout << E << " " << N << End];
| ^~~