Problem findingpavement
User jwsk0
Submission Time 2025-10-29 21:56:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:14:15: error: invalid type argument of unary ‘*’ (have ‘__gnu_cxx::__alloc_traits<std::allocator<char>, char>::value_type’ {aka ‘char’})
14 | if (*P[i][j] == "Pavement"){
| ^