QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#540781#8932. Bingoucup-team660#Compile Error//C++205.4kb2024-08-31 17:51:212024-08-31 17:51:21

詳細信息

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';
      |                       ^~~