谁懂Ahhhhhhhhhhhhhhhhh?这个程序检查了几遍才发现.........

LIRONGRUI 2023-11-06 19:29:26

#include using namespace std;

int main (){ int a = 180/28; int b = 180%28; cout << a << " " >> b endl;
return 0; } (#include #include using namespace std;

int main (){ int a = 180/28; int b = 180%28; cout << a << " " >> b endl;
return 0; } https://oj.turingedu.cn/class/85/lesson/6/problem/8