So I need to print a coordinate system, and here is what I\'ve done
#include int main(){ int n,x,y; do{ printf("Enter the size: "