답안 #72088

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
72088 2018-08-26T05:11:57 Z https://blog.naver.com/nywoo19(#2158, HawkBreaker, njchung99, yu0524) 로카히아 유적 (FXCUP3_lokahia) C++17
컴파일 오류
0 ms 0 KB
#include <bits/stdc++.h>
using namespace std;

int main(){
    cout << "������������" << endl;
}
#include <bits/stdc++.h>
using namespace std;

int main(){
    cout << "������������" << endl;
}

Compilation message

/tmp/ccrOYEit.o: In function `main':
grader_sungjin.cpp:(.text.startup+0x0): multiple definition of `main'
/tmp/ccwVlX1s.o:sungjin.cpp:(.text.startup+0x0): first defined here
/tmp/ccrOYEit.o: In function `main':
grader_sungjin.cpp:(.text.startup+0x28b): undefined reference to `Init(int, int, int, int*, int*, int*)'
grader_sungjin.cpp:(.text.startup+0x348): undefined reference to `WereSameTerritory(int, int, int, int)'
collect2: error: ld returned 1 exit status

/tmp/ccE49GX7.o: In function `main':
grader_dowoon.cpp:(.text.startup+0x0): multiple definition of `main'
/tmp/ccJNZdL1.o:dowoon.cpp:(.text.startup+0x0): first defined here
/tmp/ccE49GX7.o: In function `main':
grader_dowoon.cpp:(.text.startup+0x2c6): undefined reference to `Guess(int, int)'
collect2: error: ld returned 1 exit status