这题报错“Testdata configuration incorrect. 没有找到测试数据。”怎么办?
'''c++ #include #include #include using namespace std; int main(){ int a,b,c; srand(time(0)); a=rand()%2+1; b=rand()%1+1; cin>>c; if(c==693){ cout<<"对"; } else{ cout<<"错"; } return 0; } '''
密云六年级伊露菲 (伊露菲) LV 7
注册一个 信创计划 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 信创计划 通用账户