| Problem | quillvsowl |
|---|---|
| User | JerryCodebreaker |
| Submission Time | 2026-03-27 09:07:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
quillvsowl.cpp: In function ‘int main()’:
quillvsowl.cpp:16:15: error: redeclaration of ‘long long int k’
16 | int n,m,k,k,h,l,p,q,t=0,s=0;
| ^
quillvsowl.cpp:16:13: note: ‘long long int k’ previously declared here
16 | int n,m,k,k,h,l,p,q,t=0,s=0;
| ^