Problem | basketball_cpic |
---|---|
User | gisellariddlemorozova834 |
Submission Time | 2025-06-20 14:18:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
basketball_cpic.cpp: In function ‘int main()’:
basketball_cpic.cpp:11:6: error: redeclaration of ‘long long int N’
11 | int N = 17;
| ^
basketball_cpic.cpp:7:7: note: ‘long long int N’ previously declared here
7 | int N = 16;
| ^