QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#594608#5663. Tangle: A DAG for storing transactions3un_larryfuncCompile Error//C++201.4kb2024-09-28 09:09:182024-09-28 09:09:19

Details

answer.code: In function ‘int32_t main()’:
answer.code:57:6: error: expected ‘}’ at end of input
   57 |     }
      |      ^
answer.code:49:16: note: to match this ‘{’
   49 | int32_t main() {
      |                ^