记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:27:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (uniqueSolutions.size() == n) cout << 1 << endl;
         ~~~~~~~~~~~~~~~~~~~~~~~^~~~
/in/foo.cc:12:10: warning: unused variable 'b' [-Wunused-variable]
     char b = getchar();
          ^
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 4ms 524.0 KiB
#3 Accepted 4ms 496.0 KiB
#4 Accepted 4ms 472.0 KiB
#5 Accepted 138ms 7.812 MiB
#6 Accepted 534ms 27.043 MiB
#7 Accepted 1033ms 45.617 MiB
#8 Accepted 1015ms 45.609 MiB
#9 Accepted 1005ms 45.617 MiB
#10 Accepted 1005ms 45.531 MiB

信息

递交者
类型
递交
比赛
2024春 悬赏令第七周
语言
C++
递交时间
2024-05-29 16:56:07
评测时间
2024-06-02 02:44:25
评测机
分数
100
总耗时
4747ms
峰值内存
45.617 MiB