Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|
111127 | 江梵睿 | 14能吸多少根烟 | C++ | Wrong Answer | 0 MS | 256 KB | 131 | 2025-02-28 07:30:31 |
#include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() using namespace std; int main(){ return 0; }
------Input------
159 16
------Answer-----
169
------Your output-----