Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
126783 杨舒涵 水仙花数 C++ 通过 100 0 MS 232 KB 171 2024-01-24 17:06:28

Tests(1/1):


#include<iostream> using namespace std; int main(){ cout<<"153"<<endl; cout<<"370"<<endl; cout<<"371"<<endl; cout<<"407"<<endl; return 0; }


测评信息: