alphacademy-cpp/hf/hf5/2.cpp

7 lines
87 B
C++
Raw Normal View History

2022-11-24 19:44:22 +00:00
#include <bits/stdc++.h>
#include <iostream>
using namespace std;
int main() {
}