Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:16:26: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=]
    scanf("%llf", &a[i][j]);
                          ^
/in/foo.cc:77:50: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=]
  for(int i=1; i<=n; i++) printf("%.3llf ", ans[i]);
                                                  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 球形空间产生器sphere
 - 语言
 - C++
 - 递交时间
 - 2017-09-13 17:10:34
 - 评测时间
 - 2017-09-13 17:10:34
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥50096ms
 - 峰值内存
 - ≥324.0 KiB