Problem deciphering_zane
User dieunq1309
Submission Time 2023-11-15 20:39:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:6:20: error: conversion from ‘char’ to non-scalar type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} requested
6 | string arr[12] = {' ',
| ^~~