Problem | platonic |
---|---|
User | Rohith0009 |
Submission Time | 2025-06-19 12:55:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic.cpp: In function ‘int main()’:
platonic.cpp:31:19: error: expected ‘;’ before ‘l’
31 | ans = max(ans,k)l
| ^
| ;