Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
133161 何旻慧 15求两个数的最大公约数 C++ Compile Error 0 MS 0 KB 10 2025-10-15 19:17:16

Tests(0/0):


Code:

n%i==0


Run Info:

Main.cc:1:1: error: 'n' does not name a type
 n%i==0
 ^