Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
6186 zhangxincheng 判断大小 C++ 编译错误 0 MS 0 KB 156 2022-11-27 16:19:21

Tests(0/0):


#include<iostrem> Using namespace std; int main() { int a=80 if (int<100 && int>1) { cout<<"yes"<<endl; } return 0; }


测评信息: