/ Vijos /

记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:6:10: error: expected expression before '>' token
  if (m-n)>0 printf("%.3lf",sqrt((m-n)*(m-n)+r*r));
          ^
/in/foo.c: At top level:
/in/foo.c:9:2: error: stray '#' in program
 }#include "stdio.h"
  ^
/in/foo.c:9:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before string constant
 }#include "stdio.h"
           ^~~~~~~~~

信息

递交者
类型
递交
题目
P1393 盗窃-大海的奇迹
语言
C
递交时间
2017-07-20 13:11:48
评测时间
2017-07-20 13:11:48
评测机
分数
0
总耗时
29ms
峰值内存
3.805 MiB