提交时间:2020-07-25 14:03:17

运行 ID: 2904

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