김준수

Push a

Showing 1 changed file with 6 additions and 0 deletions
#include<stdio.h>
int main(){
printf("push push baby\n");
return 0;
}