QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#540781#8932. Bingoucup-team660#Compile Error//C++205.4kb2024-08-31 17:51:212024-08-31 17:51:21

Details

answer.code: In function ‘int main()’:
answer.code:147:23: error: conversion from ‘char’ to non-scalar type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} requested
  147 |         string base = '0';
      |                       ^~~