| Problem | cokemoresugar |
|---|---|
| User | Mimikyu |
| Submission Time | 2024-12-11 11:11:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cokemoresugar.cpp:104:8: error: redefinition of ‘struct node’
104 | struct node{
| ^~~~
cokemoresugar.cpp:10:8: note: previous definition of ‘struct node’
10 | struct node{
| ^~~~