Problem | ultimateifelse |
---|---|
User | Khai |
Submission Time | 2024-06-18 17:41:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:28:30: error: lvalue required as left operand of assignment
28 | else if(s == "world" && n = 3){
| ^
ultimateifelse.cpp:32:28: error: lvalue required as left operand of assignment
32 | else if(s == "hmm" or n = 20){
| ^~
ultimateifelse.cpp:36:15: error: overloaded function with no contextual type information
36 | else if(size.s > 5){
| ^
ultimateifelse.cpp:40:15: error: overloaded function with no contextual type information
40 | else if(size.s == size.n){
| ^
ultimateifelse.cpp:40:25: error: overloaded function with no contextual type information
40 | else if(size.s == size.n){
| ^