Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:12:53: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[1005]' [-Wformat=]
  for(int i=1;i<=n;++i)scanf("%d%s",&a[i].num,&a[i].s);
                                                     ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1004 带上她的眼睛
 - 语言
 - C++
 - 递交时间
 - 2020-06-14 11:59:27
 - 评测时间
 - 2020-06-14 11:59:27
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 662ms
 - 峰值内存
 - 96.84 MiB