| Problem | sort |
|---|---|
| User | chickennn |
| Submission Time | 2026-04-22 19:33:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sort.cpp: In function ‘int main()’:
sort.cpp:13:18: error: conversion from ‘long long int’ to non-scalar type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} requested
13 | for (string x : A) {
| ^