Problem ippt
User Hatrix
Submission Time 2026-03-03 21:15:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function ‘int main()’:
ippt.cpp:20:19: error: expected ‘;’ before ‘{’ token
20 | else(a+b+c >= 85) {
| ^~
| ;