| Problem | evilbz |
|---|---|
| User | Rigiddivot251112 |
| Submission Time | 2026-06-23 09:44:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:4:22: error: conversion from ‘bool’ to non-scalar type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} requested
4 | string input = "biz" || "evilbiz";
| ~~~~~~^~~~~~~~~~~~