Problem | differencearray |
---|---|
User | G |
Submission Time | 2024-12-09 16:56:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
differencearray.cpp: In function ‘int main()’:
differencearray.cpp:8:2: error: ‘q’ was not declared in this scope
8 | q[u][3];
| ^
differencearray.cpp:19:15: error: ‘a’ was not declared in this scope
19 | for(ll i=0;i<a;i++){
| ^