| Problem | ultimateifelse |
|---|---|
| User | Reality1001 |
| Submission Time | 2024-02-21 19:02:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:23:11: error: ‘length’ was not declared in this scope
23 | else if (length(s)>5){
| ^~~~~~
ultimateifelse.cpp:32:10: error: expected primary-expression before ‘)’ token
32 | else if(){
| ^