| Problem | thedarknight |
|---|---|
| User | kit17 |
| Submission Time | 2026-05-21 23:37:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
thedarknight.cpp: In function ‘int main()’:
thedarknight.cpp:9:19: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator/’
9 | cout << n / lcm;
| ~~^~~~~