Problem prime
User thatlycheeoolongdrink
Submission Time 2024-02-19 16:45:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

prime.cpp: In function ‘int main()’:
prime.cpp:20:2: error: expected ‘}’ at end of input
20 | }
| ^
prime.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^