Run ID:117801
提交时间:2025-04-20 12:37:19
#include<bits/stdc++.h> using namespace std; int main() { int a, b, c; scanf("%d,%d", &a, &b); int d; if (a >=b) { d = a; } else { d=b; if (d>=c);{ e=d; { d = b;} else{ e=c; } cout << "max=" << e; return 0; }