Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
38974 LYLAKIOIAKIOI 【S】T4 C++ 解答错误 9 0 MS 256 KB 146 2025-11-26 17:57:54

Tests(1/11):


#include<bits/stdc++.h> using namespace std; int main(){ int t;cin>>t; while(t--){ cout<<"NO"<<endl; } return 0; }


测评信息: