Problem typoswap
User TheOriginalAlphanumeric
Submission Time 2026-04-16 15:33:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp:1:1: error: ‘A’ does not name a type
1 | A,B = map(str,input().split())
| ^