Time Exceeded
/in/foo.cc:62:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){register int i,n,len; register ll want,cur;  m['^']=4; m['*']=m['/']=3; m['+']=m['-']=2; m['(']=m[')']=1;
      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:65:18: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=]
     scanf("%d",&n);getchar();
                  ^
  信息
- 递交者
- 类型
- 递交
- 题目
- P1003 等价表达式
- 语言
- C++
- 递交时间
- 2018-10-14 19:54:53
- 评测时间
- 2018-10-14 19:54:53
- 评测机
- 分数
- 0
- 总耗时
- ≥10201ms
- 峰值内存
- ≥372.0 KiB