Problem | choochoo |
---|---|
User | vadar2525 |
Submission Time | 2025-07-09 15:07:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
choochoo.cpp: In function ‘int main()’:
choochoo.cpp:11:11: error: could not convert ‘s’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘long unsigned int’
11 | string a[s];
| ^
choochoo.cpp:11:11: error: size of array ‘a’ has non-integral type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}