답안 #74964

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
74964 2018-09-07T18:49:57 Z khsoo01 통행료 (IOI18_highway) C++11
0 / 100
16 ms 420 KB
#include "highway.h"
#include<bits/stdc++.h>
using namespace std;

void find_pair(int _N, vector<int> _U, vector<int> _V, int _A, int _B) {
	answer(1, 2);
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 420 KB Output is incorrect: {s, t} is wrong.
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 376 KB Output is incorrect: {s, t} is wrong.
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 13 ms 392 KB Output is incorrect: {s, t} is wrong.
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 296 KB Output is incorrect: {s, t} is wrong.
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 16 ms 396 KB Output is incorrect: {s, t} is wrong.
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 11 ms 396 KB Output is incorrect: {s, t} is wrong.
2 Halted 0 ms 0 KB -