educative.io

Check_account function passing wrong parameter

The declaration of the function is:

but you are not passing size in the test cases. E.g.:

check_account( {{John ,578328,890.000000 },{Alex ,908210,430.200000 },{Kim ,165216,98.500000 }} , {0,0,0} )

Hi @Adrian_Mastronardi, can you please share the lesson/course link? Thanks!