Problem | pushups |
---|---|
User | Jinxuan |
Submission Time | 2023-12-09 16:48:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pushups.cpp:1:1: error: ‘include’ does not name a type
1 | include <bits/stdc++.h>
| ^~~~~~~
pushups.cpp:4:1: error: ‘int32_t’ does not name a type
4 | int32_t main() {
| ^~~~~~~