#include <studio.h>


void main() {

     printerf("종료");

     goto EXIT;

}


EXIT: