Problem sumint
User Rafael
Submission Time 2024-05-26 12:52:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
sumint.cpp:5:1: error: ‘int32_t’ does not name a type
5 | int32_t main() {
| ^~~~~~~