Time Exceeded
/in/foo.cc: In function 'void solve()':
/in/foo.cc:53:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
    printf("%d\n",ksm(2,x.c)*(ll)x.d%P);
                                      ^
/in/foo.cc:47:6: warning: unused variable 'lef' [-Wunused-variable]
  int lef=n;
      ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2036 整数的素因子数
 - 语言
 - C++
 - 递交时间
 - 2018-03-25 12:24:06
 - 评测时间
 - 2018-03-25 12:24:06
 - 评测机
 
- 分数
 - 30
 - 总耗时
 - ≥10313ms
 - 峰值内存
 - ≥133.41 MiB