#include(stdio.h)int main(){int a,i;a=6;for(i=1;i<=3;i++)rintf("%d",a);return 0;}
这个代码到底说了个啥?没看懂,
感谢各位大佬解惑,,,
666