Wrong Answer
/in/foo.cc: In function 'void print(int, int)':
/in/foo.cc:29:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
      for(j=1;j<=n-i;j++)
      ^~~
/in/foo.cc:31:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   for(j=1;j<=i;j++)
   ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - lyhlyhlyh的三角形
 - 比赛
 - 清明测试!
 - 语言
 - C++
 - 递交时间
 - 2018-04-07 10:18:28
 - 评测时间
 - 2018-04-07 10:18:28
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 27ms
 - 峰值内存
 - 384.0 KiB