Problem ippt
User FP31
Submission Time 2023-12-02 15:26:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ippt.cpp: In function ‘int main()’:
ippt.cpp:20:1: error: ‘elif’ was not declared in this scope
20 | elif (P+S+R <= 60){
| ^~~~
ippt.cpp:29:1: error: ‘else’ without a previous ‘if’
29 | else{
| ^~~~