Problem | sunshine |
---|---|
User | asbx |
Submission Time | 2023-11-20 12:09:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sunshine.cpp: In function ‘int main()’:
sunshine.cpp:17:3: error: ‘w’ was not declared in this scope
17 | w[i].second=1;
| ^
sunshine.cpp:18:3: error: ‘v’ was not declared in this scope
18 | v[i].second=1;
| ^