Run ID:99101

提交时间:2024-11-24 13:10:56

#include <iostream> using namespace std; int main() { int n; cin >> n; cout <<"n"; return 0; }