Problem firstabc
User chickengoat
Submission Time 2025-12-15 13:46:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function β€˜int main()’:
firstabc.cpp:14:9: error: expected unqualified-id before β€˜[’ token
14 | if(map[A] && map[B] && map[C]) {
| ^