QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#64567#1806. Character GridZhaoZiLongCompile Error//C++204.1kb2022-11-25 00:06:482022-11-25 00:06:49

详细

answer.code:85:2: error: stray ‘#’ in program
   85 | }#include<bits/stdc++.h>
      |  ^
answer.code:85:11: error: ‘bits’ was not declared in this scope
   85 | }#include<bits/stdc++.h>
      |           ^~~~
answer.code:85:16: error: ‘stdc’ was not declared in this scope; did you mean ‘std’?
   85 | }#include<bits/stdc++.h>
      |                ^~~~
      |                std
answer.code:85:11: error: ‘bits’ was not declared in this scope
   85 | }#include<bits/stdc++.h>
      |           ^~~~
answer.code:85:16: error: ‘stdc’ was not declared in this scope; did you mean ‘std’?
   85 | }#include<bits/stdc++.h>
      |                ^~~~
      |                std
answer.code:85:11: error: ‘bits’ was not declared in this scope
   85 | }#include<bits/stdc++.h>
      |           ^~~~
answer.code:85:16: error: ‘stdc’ was not declared in this scope; did you mean ‘std’?
   85 | }#include<bits/stdc++.h>
      |                ^~~~
      |                std
answer.code:85:11: error: ‘bits’ was not declared in this scope
   85 | }#include<bits/stdc++.h>
      |           ^~~~
answer.code:85:16: error: ‘stdc’ was not declared in this scope; did you mean ‘std’?
   85 | }#include<bits/stdc++.h>
      |                ^~~~
      |                std
answer.code:85:11: error: ‘bits’ was not declared in this scope
   85 | }#include<bits/stdc++.h>
      |           ^~~~
answer.code:85:16: error: ‘stdc’ was not declared in this scope; did you mean ‘std’?
   85 | }#include<bits/stdc++.h>
      |                ^~~~
      |                std
answer.code:85:11: error: ‘bits’ was not declared in this scope
   85 | }#include<bits/stdc++.h>
      |           ^~~~
answer.code:85:16: error: ‘stdc’ was not declared in this scope; did you mean ‘std’?
   85 | }#include<bits/stdc++.h>
      |                ^~~~
      |                std
answer.code:85:11: error: ‘bits’ was not declared in this scope
   85 | }#include<bits/stdc++.h>
      |           ^~~~
answer.code:85:16: error: ‘stdc’ was not declared in this scope; did you mean ‘std’?
   85 | }#include<bits/stdc++.h>
      |                ^~~~
      |                std
answer.code:85:11: error: ‘bits’ was not declared in this scope
   85 | }#include<bits/stdc++.h>
      |           ^~~~
answer.code:85:16: error: ‘stdc’ was not declared in this scope; did you mean ‘std’?
   85 | }#include<bits/stdc++.h>
      |                ^~~~
      |                std
answer.code:85:11: error: ‘bits’ was not declared in this scope
   85 | }#include<bits/stdc++.h>
      |           ^~~~
answer.code:85:16: error: ‘stdc’ was not declared in this scope; did you mean ‘std’?
   85 | }#include<bits/stdc++.h>
      |                ^~~~
      |                std
answer.code:85:3: error: ‘include’ does not name a type
   85 | }#include<bits/stdc++.h>
      |   ^~~~~~~
answer.code:107:6: error: redefinition of ‘bool flag’
  107 | bool flag,fl;
      |      ^~~~
answer.code:23:6: note: ‘bool flag’ previously declared here
   23 | bool flag,fl;
      |      ^~~~
answer.code:107:11: error: redefinition of ‘bool fl’
  107 | bool flag,fl;
      |           ^~
answer.code:23:11: note: ‘bool fl’ previously declared here
   23 | bool flag,fl;
      |           ^~
answer.code:110:4: error: redefinition of ‘long long int a’
  110 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,s,x,y,z,cnt,ans,sum,sz,num_comp,bp,dif,cas=1;
      |    ^
answer.code:26:4: note: ‘long long int a’ previously declared here
   26 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,s,x,y,z,cnt,ans,sum,sz,num_comp,bp,dif,cas=1;
      |    ^
answer.code:110:6: error: redefinition of ‘long long int b’
  110 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,s,x,y,z,cnt,ans,sum,sz,num_comp,bp,dif,cas=1;
      |      ^
answer.code:26:6: note: ‘long long int b’ previously declared here
   26 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,s,x,y,z,cnt,ans,sum,sz,num_comp,bp,dif,cas=1;
      |      ^
answer.code:110:8: error: redefinition of ‘long long int c’
  110 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,s,x,y,z,cnt,ans,sum,sz,num_comp,bp,dif,cas=1;
      |        ^
answer.code:26:8: note: ‘long long int c’ previously declared here
   26 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,s,x,y,z,cnt,ans,sum,sz,num_comp,bp,dif,cas=1;
      |        ^
answer.code:110:10: error: redefinition of ‘long long int d’
  110 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,s,x,y,z,cnt,ans,sum,sz,num_comp,bp,dif,cas=1;
      |          ^
answer.code:26:10: note: ‘long long int d’ previously declared here
   26 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,s,x,y,z,cnt,ans,sum,sz,num_comp,bp,dif,cas=1;
      |          ^
answer.code:110:12: error: redefinition of ‘long long int e’
  110 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,s,x,y,z,cnt,ans,sum,sz,num_comp,bp,dif,cas=1;
      |            ^
answer.code:26:12: note: ‘long long int e’ previously declared here
   26 | ll a,b,c,d,e,g,h,i,j,k,l,m,n,o,q,p,r,ind,t,u,v,w,...