Problem rightangtri
User Biologyhater123
Submission Time 2025-02-16 21:14:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rightangtri.cpp: In function ‘int32_t main()’:
rightangtri.cpp:19:10: error: no match for ‘operator*’ (operand type is ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’})
19 | cout<< * result << '\n'; //jho touches kids
| ^~~~~~~~