Program post site for everyone
Recommendation IchigoLatte IchigoJam PanCake MyApp
2017/02/14 13:57:26
MixJuice GET URL : kidspod.club/mj/158
shim
テストテストテスト
#include<stdio.h> int main(){ int i; printf("please type 1\n"); scanf("%d",&i); if( i == 1 ){ printf("hello world"); } else{ printf("error"); } }