Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
77868 sh25_shenpy 文字排版 C++ 无测评数据 0 MS 0 KB 133 2025-12-26 14:56:24

Tests(0/0):


#include <bits/stdc++.h> using namespace std ; int main() { cout << "Minimal badness is 12." << endl ; return 0 ; }