| Problem | justright |
|---|---|
| User | dzuizz |
| Submission Time | 2023-12-18 12:14:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
justright.cpp:63:8: error: redefinition of ‘int main()’
63 | signed main() {
| ^~~~
justright.cpp:48:8: note: ‘int main()’ previously defined here
48 | signed main() {
| ^~~~