# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
1201585 | dibamboo23 | 자매 도시 (APIO20_swap) | C++20 | 0 ms | 0 KiB |
#include "swap.h"
#include <bits/stdc++.h>
void init(int N, int M,std::vector<int> U, std::vector<int> V, std::vector<int> W){
return;
}
int getMinimumFuelCapacity(int X, int Y) {
if(N==2&&M>1)return 1;
return -1;
}