/ Vijos /

记录详情

Wrong Answer

foo.cc: In function ‘int main()’:
foo.cc:7:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare]
    7 |   for(int i=1;i<=n;i++){
      |               ~^~~
# 状态 耗时 内存占用
#1 Wrong Answer On line 1: Read 9107356278, expect 1. 2ms 504.0 KiB

信息

递交者
类型
自测
题目
P1000 A+B Problem
语言
C++
递交时间
2025-05-17 21:00:17
评测时间
2025-05-17 21:00:17
评测机
分数
0
总耗时
2ms
峰值内存
504.0 KiB