제출 #6169

#제출 시각아이디문제언어결과실행 시간메모리
6169hacker전압 (JOI14_voltage)C++98
컴파일 에러
0 ms0 KiB
#include <cstdio> int main(){ system("python -v"); return 0; }

컴파일 시 표준 에러 (stderr) 메시지

voltage.cpp: In function 'int main()':
voltage.cpp:4:20: error: 'system' was not declared in this scope