#What caused the error here?
6 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
@naive bridge
Screenshots!
Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!
Arrays must be sized with a constant value, so therefore N must be const int N = 2
thank you! this fixed this error
@naive bridge Has your question been resolved? If so, type !solved :)