提交中,一直转圈圈,测过数据是过的,是怎么回事

P4326 [COCI2006-2007#1] Herman

@[妄想之埋](/space/show?uid=154567) 把你状态的链接发一下
by resftlmuttmotw @ 2019-01-06 11:13:31


@[resftlmuttmotw](/space/show?uid=73992) 怎么发
by 妄想之埋 @ 2019-01-06 11:21:23


@[妄想之埋](/space/show?uid=154567) 那把你代码发一下
by resftlmuttmotw @ 2019-01-06 11:23:19


@[resftlmuttmotw](/space/show?uid=73992) #include<stdio.h> #define pi 3.141592653589793 int main() { double a; scanf("%lf",&a); printf("%lf\n%lf",a*a*pi,a*a*2); return 0; }
by 妄想之埋 @ 2019-01-06 11:30:00


@[妄想之埋](/space/show?uid=154567) 你define的#呢
by resftlmuttmotw @ 2019-01-06 11:31:24


@[妄想之埋](/space/show?uid=154567) 还有pi = acos(-1)(头文件cmath)
by resftlmuttmotw @ 2019-01-06 11:33:57


@[resftlmuttmotw](/space/show?uid=73992) #可能没复制上去
by 妄想之埋 @ 2019-01-06 12:07:04


@[resftlmuttmotw](/space/show?uid=73992) 这是啥
by 妄想之埋 @ 2019-01-06 12:07:31


一字没改过了,可能是早上网络有点问题
by 妄想之埋 @ 2019-01-06 12:09:36


@[resftlmuttmotw](/space/show?uid=73992) @[妄想之埋](/space/show?uid=154567) ``` # define··· ^ 一级标题 ``` 被识别成了: # define···
by 灵光一闪 @ 2019-01-06 16:17:59


| 下一页