Problem amicablecats
User YellowPurpleDragon
Submission Time 2025-01-07 16:23:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

amicablecats.cpp: In function ‘int main()’:
amicablecats.cpp:62:1: error: expected ‘}’ at end of input
62 | }
| ^
amicablecats.cpp:36:15: note: to match this ‘{’
36 | signed main() {
| ^