提交时间:2023-02-04 16:30:31
运行 ID: 7539
#include<iostream> using namespace std; int main () { int a; short b; cout>>4>>2; }