Accepted
/in/foo.c: In function 'creaort':
/in/foo.c:10:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    if(a[j-1][2]>a[j][2] || a[j-1][2]==a[j][2] && a[j-1][0]>a[j][0])
                            ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 5-2 编程题
 - 语言
 - C
 - 递交时间
 - 2019-01-16 09:26:38
 - 评测时间
 - 2019-01-16 09:26:38
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 5ms
 - 峰值内存
 - 284.0 KiB