Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
135007 陈华仁星 桃子问题 C++ Accepted 1 MS 268 KB 109 2025-11-02 10:33:21

Tests(1/1):


Code:

#include <iostream> #include <cmath> using namespace std; int main() { printf("1534"); return 0; }