| Problem | 4sum |
|---|---|
| User | wahjsodhowasd |
| Submission Time | 2026-02-18 14:36:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
4sum.cpp: In function ‘int main()’:
4sum.cpp:40:11: error: ‘else’ without a previous ‘if’
40 | } else {
| ^~~~