| Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|
| 78225 | sh25_zhangyy | 合影效果 | C++ | Accepted | 0 MS | 252 KB | 129 | 2025-12-26 15:29:38 |
#include<bits/stdc++.h> using namespace std; int main() {cout<<"1.65 1.72 1.78 1.70 1.61 1.56"<<endl; return 0; }