Problem trivialexam_ex_ex
User dacashew
Submission Time 2023-07-07 21:53:48
Score 0

Compile Error

trivialexam_ex_ex.cpp: In function ‘int main()’:
trivialexam_ex_ex.cpp:26:17: error: expected ‘)’ before ‘n’
26 | if(n==2 or n==6 n==15 or n==17){
| ~ ^~
| )