프로그래밍 솔루션9 [쉽게 풀어 쓴 C언어 Express] 9장 프로그래밍 programming 솔루션 답지 쉽게 풀어 쓴 C언어 express 솔루션입니다. 파일을 따로 준비해놨으니 필요하시다면 다운받아서 사용해주세요^^ 1. #include int add(int, int); int sub(int, int); int mul(int, int); int div(int, int); int main(void) { char op; int x, y; int i; for (i=0;i 2020. 4. 11. 이전 1 2 3 다음