嫑废话上代码

题源

团体程序设计天梯赛

题解

#include<iostream>
using namespace std;
int main(){
    cout << "Talk is cheap. Show me the code.";
    return 0;
}
posted @ 2021-05-01 10:46  summeriver13  阅读(38)  评论(0)    收藏  举报