前
次
新10
1-
板
313:(゚A゚ ) / :
#include <stdio.h>
int main()
{
printf(stdout, "%*.*s", 1, 2, "3");
return 0;
}
前
次
ir ver 1.0 beta2.2 (03/10/22)