Problem | differencearray |
---|---|
User | YSH2020 |
Submission Time | 2024-12-28 16:58:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
differencearray.cpp: In function ‘int main()’:
differencearray.cpp:10:33: error: ‘W’ was not declared in this scope
10 | int x, y, w; cin >> x >> y >> W;
| ^