| Problem | ultimateifelse |
|---|---|
| User | Khai |
| Submission Time | 2024-06-18 17:46:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ultimateifelse.cpp: In function ‘int main()’:
ultimateifelse.cpp:38:16: error: overloaded function with no contextual type information
38 | else if (size.s > 5) {
| ^
ultimateifelse.cpp:42:16: error: overloaded function with no contextual type information
42 | else if (size.s == size.n) {
| ^
ultimateifelse.cpp:42:26: error: overloaded function with no contextual type information
42 | else if (size.s == size.n) {
| ^