Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
86528 sh25_zhangyy 文字排版 C++ 无测评数据 0 MS 0 KB 121 2026-04-03 15:24:47

Tests(0/0):


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