QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#486667#8892. Power Gridegypt_ioi2024_02#Compile Error//C++202.5kb2024-07-21 22:46:562024-07-21 22:46:57

Details

answer.code: In function ‘void solve()’:
answer.code:110:25: error: ‘gud’ was not declared in this scope; did you mean ‘gudc’?
  110 |                 filledr[gud[x]] = 1;
      |                         ^~~
      |                         gudc
answer.code:115:25: error: ‘gud’ was not declared in this scope; did you mean ‘gudc’?
  115 |                 filledc[gud[x]] = 1;
      |                         ^~~
      |                         gudc