Problem | minimum |
---|---|
User | RichieRich |
Submission Time | 2023-12-07 21:03:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp:1:1: error: ‘function’ does not name a type; did you mean ‘union’?
1 | function = input().split()
| ^~~~~~~~
| union