# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1201585 | dibamboo23 | Swapping Cities (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;
}