提交时间:2020-07-16 11:26:12

运行 ID: 1873

#include <iostream> using namespace std; int main() { cout <<"Never give up!"; return 0; }