Problem hehehoho
User ATHY
Submission Time 2025-02-14 08:15:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hehehoho.cpp: In function ‘int main()’:
hehehoho.cpp:18:5: error: ‘hehe’ was not declared in this scope
18 | hehe = abs(v[i]-v[i+1]) ;
| ^~~~
hehehoho.cpp:19:5: error: ‘hoho’ was not declared in this scope
19 | hoho = v[i] * v[i+1];
| ^~~~
hehehoho.cpp:21:8: error: ‘hehe’ was not declared in this scope
21 | if (hehe>hoho){
| ^~~~
hehehoho.cpp:21:13: error: ‘hoho’ was not declared in this scope
21 | if (hehe>hoho){
| ^~~~