Problem wabot
User Pyrros
Submission Time 2023-12-04 20:10:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wabot.cpp: In function ‘int main()’:
wabot.cpp:22:21: error: array must be initialized with a brace-enclosed initializer
22 | ll v[1000010] = 0;
| ^