| Problem | pairsums | 
|---|---|
| User | ilovepythonandhatecplusplus | 
| Submission Time | 2024-10-30 16:30:38 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 pairsums.cpp: In function ‘int main()’:
pairsums.cpp:9:6: error: ‘i’ was not declared in this scope
    9 | for (i=0;i<n;i++){
      |      ^