把看過資訊的重點整理出來就是觀點
#include <stdio.h> int main() { int x; while(x < 100) printf("x = %d\n", x); return 0; }
沒有留言:
張貼留言