| Problem | sixandseven |
|---|---|
| User | munyunboss |
| Submission Time | 2026-06-26 15:04:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:7:13: error: conversion from ‘int’ to non-scalar type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} requested
7 | string s = 67;
| ^~