loop 썸네일형 리스트형 06 For 06-11. comma operator #define _CRT_SECURE_NO_WARNINGS #include int main() { for (int n=1, nsqr = n*n; n i++ is operated before comma printf("%d %d \n", i, j); } 제논의 역설 시뮬레이션 예제 절대 따라갈 수 없는 토끼와 거북이 이야기를 들어본 적이 있을 것이다. int main() { /* Simulatino of Moving object */ const double speed = 1.0; const unsigned repeat_max = 7; // 최대 반복 횟수는 보통 양의 정수이기때문에 함(걍 int써도 됨) double dt = 1.0; double time = 0.0; /.. 더보기 이전 1 다음