| Problem | addition |
|---|---|
| User | xy12 |
| Submission Time | 2025-08-07 14:23:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
addition.cpp:5:1: error: ‘int32_t’ does not name a type
5 | int32_t main(){
| ^~~~~~~