新10 1-
72:仕様書無しさん / :
#include <stdio.h>
int main(void)
{
char str[] = {130,202,130,233,130,219,0};
printf(str);
}

ir ver 1.0 beta2.2 (03/10/22)