Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
100273 糜宗易 12for循环练习II C++ Compile Error 0 MS 0 KB 7 2024-12-07 12:19:38

Tests(0/0):


Code:

int i,j


Run Info:

Main.cc:1:7: error: expected initializer at end of input
 int i,j
       ^