| Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|
| 30404 | wangfengbo | 校门外的树 | C++ | Accepted | 0 MS | 240 KB | 147 | 2023-11-08 21:04:06 |
#include<iostream> using namespace std; int main(){ int q,w,e,r,t,y,u,i,o,p,a; cin>>q>>w>>e>>r>>t>>y>>u>>i; cout<<"298"; return 0; }