| Problem | parallelogrampairs |
|---|---|
| User | maohaochen |
| Submission Time | 2025-09-29 23:27:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
parallelogrampairs.cpp: In function ‘int main()’:
parallelogrampairs.cpp:31:2: error: expected ‘}’ at end of input
31 | }
| ^
parallelogrampairs.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^