Problem | sort |
---|---|
User | PoTheSloth |
Submission Time | 2023-11-26 17:34:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sort.cpp: In function ‘int32_t main()’:
sort.cpp:12:12: error: cannot convert ‘std::__cxx11::basic_string<char>’ to ‘long long int’ in initialization
12 | for(int i:v)cout<<i<<' ';
| ^