Problem | bombardirocrocodilo |
---|---|
User | ShaquilleOatmeal34 |
Submission Time | 2025-06-04 11:32:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bombardirocrocodilo.cpp: In function ‘int main()’:
bombardirocrocodilo.cpp:8:15: error: request for member ‘length’ in ‘a’, which is of non-class type ‘long long int’
8 | if((int) a[a.length()-1]%2!=0){
| ^~~~~~
bombardirocrocodilo.cpp:11:21: error: request for member ‘length’ in ‘b’, which is of non-class type ‘long long int’
11 | else if ((int) b[b.length()-1]%2!=0){
| ^~~~~~
bombardirocrocodilo.cpp:14:24: error: request for member ‘length’ in ‘b’, which is of non-class type ‘long long int’
14 | else if ((int) b[b.length()-1]%2!=0){
| ^~~~~~