답안 #6168

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
6168 2014-06-26T15:43:36 Z hacker 전압 (JOI14_voltage) C++
0 / 100
0 ms 1080 KB
#include <cstdio>

int main(){
	freopen("outupt.txt", "w", stdout);

	puts("Test");

	return 0;
}
# 결과 실행 시간 메모리 Grader output
1 Runtime error 0 ms 1080 KB open (syscall #2) was called by the program (disallowed syscall)
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 0 ms 1080 KB open (syscall #2) was called by the program (disallowed syscall)
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 0 ms 1080 KB open (syscall #2) was called by the program (disallowed syscall)
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 0 ms 1080 KB open (syscall #2) was called by the program (disallowed syscall)
2 Halted 0 ms 0 KB -