Problem prime
User thatlycheeoolongdrink
Submission Time 2024-02-19 17:54:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

prime.cpp: In function ‘int main()’:
prime.cpp:9:13: error: ‘True’ was not declared in this scope
9 | while(y == True){
| ^~~~