| Problem | 01knapsack |
|---|---|
| User | Fjerds |
| Submission Time | 2026-07-22 15:53:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
01knapsack.cpp:5:1: error: ‘int32’ does not name a type; did you mean ‘int32_t’?
5 | int32 main() {
| ^~~~~
| int32_t