Problem ultimateifelse
User Randomguy
Submission Time 2025-12-03 14:39:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:27:11: error: ‘length’ was not declared in this scope
27 | else if (length(s) == length(n)) {
| ^~~~~~