| Problem | addition |
|---|---|
| User | zsinfo2010 |
| Submission Time | 2025-01-10 13:54:57 |
| 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() {
| ^~~~~~~