# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
94175 | 2019-01-16T12:28:48 Z | MrTEK | Prosjecni (COCI16_prosjecni) | C++14 | 0 ms | 0 KB |
#include <bits/stdc++.h> using namespace std; typedef long long int ll; typedef pair<int,int> ii; const int N = 1e5 + 5; int main() { ios_base::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL); if (n != 2) cout << "-1\n"; }