Problem typoswap
User Ignatius
Submission Time 2025-02-14 16:04:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp:5:1: error: expected unqualified-id before numeric constant
5 | 1<A.length0<20;
| ^
typoswap.cpp:6:1: error: expected unqualified-id before ‘<’ token
6 | <B.length0<20
| ^