#include #include using namespace std; int main() { int a,b,c; scanf("%d%d",&a,&b); c=a>b?aa:bb; printf("%d\n",c); return 0; }
使用您的 aoj 通用账户