记录详情

Time Exceeded

/in/foo.cc: In function 'void bubbleSort(Complex*, int)':
/in/foo.cc:26:29: warning: for increment expression has no effect [-Wunused-value]
   26 |         for(int j=0;j<n-i-1;+j){
      |                             ^~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1005ms ≥324.0 KiB

信息

递交者
类型
自测
题目
P1012 OO2-2 复数类的比较运算符重载
语言
C++
递交时间
2025-03-22 19:13:37
评测时间
2025-03-22 19:13:37
评测机
分数
0
总耗时
≥1005ms
峰值内存
≥324.0 KiB