Problem | pairsums |
---|---|
User | YokeKai314 |
Submission Time | 2025-03-28 20:25:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pairsums.cpp: In function ‘int32_t main()’:
pairsums.cpp:8:5: error: expected ‘,’ or ‘;’ before ‘cin’
8 | cin >> n;
| ^~~