답안 #14172

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
14172 2015-05-03T01:57:39 Z eastegg 볼질 (OJUZ10_ballparade) C++
컴파일 오류
0 ms 0 KB
#include<easter.egg>
#define egg undefined
int main(){
  
  return 0;
}
//이스터에그가 어딨단거지... 
//칭호 더 타자

Compilation message

ballparade.cpp:1:21: fatal error: easter.egg: 그런 파일이나 디렉터리가 없습니다
 #include<easter.egg>
                     ^
compilation terminated.