Problem | childsetter4 |
---|---|
User | l |
Submission Time | 2025-06-17 10:03:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
childsetter4.cpp:2:5: error: invalid pure specifier (only β= 0β is allowed) before numeric constant
2 | => 69;
| ^~
childsetter4.cpp:1:5: error: function βint main()β is initialized like a variable
1 | int main()
| ^~~~