Problem | amicablecats |
---|---|
User | PlayVoltz |
Submission Time | 2023-05-19 23:55:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
amicablecats.cpp: In function ‘int main()’:
amicablecats.cpp:25:24: error: expected ‘)’ before ‘{’ token
25 | if (n==amicability(m){
| ~ ^
| )
amicablecats.cpp:31:2: error: expected primary-expression before ‘}’ token
31 | }
| ^