| Problem | amicablecats |
|---|---|
| User | Hytoh |
| Submission Time | 2023-12-27 15:28:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
amicablecats.cpp: In function ‘int main()’:
amicablecats.cpp:20:24: error: ‘pd’ was not declared in this scope; did you mean ‘p1’?
20 | if (p1 != i && pd(p1) == i) {
| ^~
| p1