Owl Get a Life
cave.cpp: In function ‘void exploreCave(int)’:cave.cpp:15:20: error: array must be initialized with a brace-enclosed initializer 15 | int s[i] = 1; | ^