Problem ippt
User Jasper123
Submission Time 2026-08-10 12:11:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function β€˜int main()’:
ippt.cpp:9:18: error: expected β€˜)’ before numeric constant
9 | if (a==0||b++0||c==0) {
| ~ ^
| )