Problem summarising2024
User kesleryak
Submission Time 2025-01-01 17:53:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

xyfriend.cpp: In function ‘std::vector<int> friendofxy(int, long long int)’:
xyfriend.cpp:9:18: error: conversion from ‘char’ to non-scalar type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} requested
9 | for (string i : str) {
| ^~~