Problem parallelogramimitation
User usernamehere
Submission Time 2025-12-13 12:21:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

parallelogramimitation.cpp: In function ‘int main()’:
parallelogramimitation.cpp:41:4: error: conversion from ‘const char’ to non-scalar type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} requested
40 | char s=32 ;; string c=". "//
| ~~~~~~~~~
41 | [1];///////// ///////// /// ////////// ///
| ~~^