anyone here? :)
Why you use 9 in the loop, not size? Also it's better to check that your size isn't bigger than board_size. Also, why you use c-style arrays? Why not use std::vector?
9 its a aize for board_size... i was check it with "size" in loop but ive got same error. for this assignment i cant use std::vector...
Обсуждают сегодня