# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
1179502 | GoBananas69 | Arranging Shoes (IOI19_shoes) | C++20 | 0 ms | 0 KiB |
#include <algorithm>
#include <iostream>
#include <vector>
using namespace std;
typedef long long ll;
ll count_swaps(vector<int> S){
if (s[0] > s[1]) return 1;
return 0;
}
// signed main() {
// cin.tie(0)->sync_with_stdio(0);
// }