Problem sumint
User Thealienhuman
Submission Time 2026-06-22 15:22:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp:5:1: error: ‘singed’ does not name a type; did you mean ‘signed’?
5 | singed main() {
| ^~~~~~
| signed