Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
99998 向睿杰 04四位数移位 C++ Compile Error 0 MS 0 KB 5 2024-12-01 12:36:24

Tests(0/0):


Code:

&a,&b


Run Info:

Main.cc:1:3: error: expected constructor, destructor, or type conversion before ',' token
 &a,&b
   ^
Main.cc:1:5: error: expected constructor, destructor, or type conversion at end of input
 &a,&b
     ^