Problem | ippt |
---|---|
User | ilovepythonandhatecplusplus |
Submission Time | 2024-02-28 17:22:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:7:11: error: expected primary-expression before ‘<’ token
7 | if (total=<60){
| ^
ippt.cpp:9:16: error: expected primary-expression before ‘<’ token
9 | }else if(total=<74){
| ^