提交记录 #182

提交时间:2024-11-12 16:32:55
语言:c 状态:Accepted
编译情况:编译成功
code.c: In function ‘main’:
code.c:13:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   13 |         if (!s[c]){
      |               ^
code.c:15:14: warning: array subscript has type ‘char’ [-Wchar-subscripts]
   15 |             s[c]=1;
      |              ^
固定测试点#1:
acAccepted
time 0.001s
memory 496 kB
固定测试点#2:
acAccepted
time 0.000s
memory 228 kB
固定测试点#3:
acAccepted
time 0.000s
memory 228 kB
固定测试点#4:
acAccepted
time 0.000s
memory 228 kB
固定测试点#5:
acAccepted
time 0.000s
memory 4 kB
额外测试点#3600:
acAccepted
time 0.000s
memory 492 kB
京ICP备2024093084 号