Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
61455 fengxiaohang 鸡尾酒疗法 C++ 通过 0 MS 236 KB 166 2025-03-01 21:27:24

Tests(1/1):


#include<bits/stdc++.h> using namespace std; int main() { cout<<"same"<<endl; cout<<"worse"<<endl; cout<<"better"<<endl; cout<<"same"<<endl; }


测评信息: