freopen () 함수 호출

420 단어
codeforces(또는 다른 사이트)에서 만나면:
Can't find file K:\invoker-prod\work\codeforces6\bcbab87e4bfd6b9d5fcc78f76b346e65\check-63e77040e98a6953e5d4bb6bddb37f6b\run\output.txt [invokerId=d48d1c26ddbbefaed1e101ad7c16ca0f, location=2032792134] (1).

할 때 써야 한다.
    freopen("input.txt", "r", stdin);
    freopen("output.txt", "w", stdout);

좋은 웹페이지 즐겨찾기