Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:7:67: warning: variable 'c2' set but not used [-Wunused-but-set-variable]
     int a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,a2,b2,c2,d2; 
                                                                   ^~
/in/foo.cc:7:70: warning: variable 'd2' set but not used [-Wunused-but-set-variable]
     int a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,a2,b2,c2,d2; 
                                                                      ^~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1046 满足条件的3位数
 - 语言
 - C++
 - 递交时间
 - 2021-12-14 19:35:18
 - 评测时间
 - 2021-12-14 19:35:18
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 2ms
 - 峰值内存
 - 344.0 KiB