Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:8:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
  while(i<=100);
  ^~~~~
/in/foo.cc:9:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
  {
  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1030 1~N求和
 - 语言
 - C++
 - 递交时间
 - 2021-12-05 09:39:50
 - 评测时间
 - 2021-12-05 09:39:50
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥2003ms
 - 峰值内存
 - ≥356.0 KiB