| Problem | party |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-08-25 21:41:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
party.cpp:1:2: error: invalid preprocessing directive #inlcude; did you mean #include?
1 | #inlcude <bits/stdc++.h>
| ^~~~~~~
| include
party.cpp:6:1: error: ‘int32_t’ does not name a type
6 | int32_t main () {
| ^~~~~~~