Run ID:5977

提交时间:2021-02-10 17:12:57

#include <iostream> using namespace std; int main() { cout << "81 41 21 11 6"; return 0; }