Problem | exam |
---|---|
User | Vinayak01 |
Submission Time | 2024-03-14 11:25:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:11:14: error: conversion from ‘int’ to non-scalar type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} requested
11 | string s = 'Hello World';
| ^~~~~~~~~~~~~