Compile Error

foo.cc: In function 'int gy(int, int)':
foo.cc:6:6: error: 'ni' was not declared in this scope
   if(ni%i==0&&n2%i==0){
      ^~
foo.cc:6:6: note: suggested alternative: 'i'
   if(ni%i==0&&n2%i==0){
      ^~
      i
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。

信息

递交者
类型
递交
题目
P1015 亲戚(relation)
语言
C++
递交时间
2021-04-08 18:03:14
评测时间
2021-04-08 18:03:14
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes