Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:9:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'int' [-Wformat=] scanf("%d", w); ^ /in/foo.cc:12:14: warning: conversion lacks type at end of format [-Wformat=] scanf("%*"); ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1002 摘葡萄
- 语言
- C++
- 递交时间
- 2024-05-24 21:57:05
- 评测时间
- 2024-05-24 21:57:05
- 评测机
- 分数
- 0
- 总耗时
- 1ms
- 峰值内存
- 356.0 KiB