QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#212787#4186. Card TradingGuanYunchangCompile Error//C++981021b2023-10-13 20:34:132023-10-13 20:34:13

Details

answer.code: In function ‘int main()’:
answer.code:14:13: error: ‘nullptr’ was not declared in this scope
   14 |     cin.tie(nullptr);
      |             ^~~~~~~