Run ID:98401
提交时间:2024-11-21 19:22:27
#include <iostream> using namespace std; int main() { int a>0,b<1000; cout<<a+b<<endl; return 0; }