|
// 행렬의 최대 크기는 1024 * 1024로 정의.
// input은 행렬 output은 값이 출력. 둘다 txt파일.
// input.txt 입력 output.txt 출력.
#include <iostream.h> //c++전용 헤더파일
#include <fstream.h> //파일 입출력을 위한 헤더파일
#include <iomanip.h> //출력
|
- 페이지 3페이지
- 가격 3,000원
- 등록일 2007.04.13
- 파일종류 압축파일
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|