Owl Get a Life
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; | ^