Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:8:16: error: initializer-string for array of chars is too long [-fpermissive] 8 | char N[10] = "Hello World"; | ^~~~~~~~~~~~~