Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
95 A班-袁誉晏 求除数 1.0 C++ Compile Error 0 0 MS 0 KB 145 2024-11-16 10:42:58

Tests(0/0):


#include <bits/stdc++.h> using namespace std; int main() { int b,s,y; cin>>b; cin>>s; cin>>y; cout<<(b-c)/y; }


Judgement Protocol: