| Run ID | Author | Problem | Lang | Verdict | Score | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|---|
| 5414 | 罗炜翰 | 十点半 | C++ | Compile Error | 0 | 0 MS | 0 KB | 291 | 2025-02-09 14:46:45 |
#include<bits/stdc++.h> using namespace std; int main() { int a,b,d,e,f; while(cin>>a>>b>>e>>f) { a = a + b; e = e + f; if (a > e) { cout<<"1"<<endl; } else if (a == e) { cout<<"0"<<endl; } else if (a < e1) { cout<<"-1"<<endl; } } }