| Problem | sumint |
|---|---|
| User | CastyLoz17 |
| Submission Time | 2024-02-17 22:09:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp:2:1: error: expected constructor, destructor, or type conversion before ‘print’
2 | print(eval('+'.join(input().split(' '))))
| ^~~~~