Memory Exceeded
foo.cc: In function ‘int main()’:
foo.cc:5:17: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=]
    5 |         scanf("%d",&n);
      |                ~^  ~~
      |                 |  |
      |                 |  long long int*
      |                 int*
      |                %lld
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1049 *组成的图形(1)
 - 语言
 - C++
 - 递交时间
 - 2024-03-29 16:16:03
 - 评测时间
 - 2024-03-29 16:16:03
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥765ms
 - 峰值内存
 - ≥16.016 MiB