Problem 3nplus1
User Caysson
Submission Time 2024-01-12 10:36:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function β€˜int main()’:
3nplus1.cpp:9:8: error: expected primary-expression before β€˜%’ token
9 | if(x%%2){
| ^