Problem gentlepairs
User agentasasin121
Submission Time 2024-01-02 19:01:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gentlepairs.cpp: In function ‘int main()’:
gentlepairs.cpp:26:10: error: expected ‘}’ at end of input
26 | return 0;
| ^
gentlepairs.cpp:5:1: note: to match this ‘{’
5 | {
| ^