Problem | 0405 |
---|---|
User | eliasxyz |
Submission Time | 2025-06-13 16:28:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
0405.cpp:5:18: error: expected ‘)’ before ‘;’ token
5 | bool isPrime(ll x;){
| ~ ^
| )
0405.cpp:5:19: error: expected unqualified-id before ‘)’ token
5 | bool isPrime(ll x;){
| ^