Owl Get a Life
floors.cpp: In function ‘int main()’:floors.cpp:37:3: error: ‘p’ was not declared in this scope 37 | p[x]=(x==1?n:x-1); | ^