| Problem | ultimateifelse |
|---|---|
| User | Randomguy |
| Submission Time | 2025-12-03 14:39:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:27:27: error: request for member ‘length’ in ‘n’, which is of non-class type ‘int’
27 | else if (s.length() == n.length()) {
| ^~~~~~