Run ID:133019

提交时间:2025-10-13 17:05:47

#include <iostream> using namespace std; int main(){ cout<<'+'<<'-'<<'*'<<'/' }