Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
166177 陈毅彬 整数幂 C++ 编译错误 0 0 MS 0 KB 178 2024-08-19 10:04:07

Tests(0/0):


#include<iostream> using namespace std; int main() { cin >> 1 // 8 // 2 // 128 cout<< "Yes" cin>> 100 cout<< "No" rrturn 0; }


测评信息: