Problem | trivialexam_ex_ex |
---|---|
User | jamestan |
Submission Time | 2024-05-19 11:13:09 |
Score | 0 |
Owl Get a Life
trivialexam_ex_ex.cpp: In function βint main()β:
trivialexam_ex_ex.cpp:14:17: error: expected primary-expression before β=β token
14 | else if (n===15) cout << 3;
| ^