I changed the assertion message to be more descriptive
For the C language the error is not very descriptive .. not sure even what is expected .. below is the error log one which i get in PS1..
All the fixed tests pass, however random tets fail .. how can i get more descriptive error log, showing atleast whats the expected answer ?
PS1:
2 np 2 xk 2 yx 2 pd 2 bt 2 zj The expression !strncmp(__flw(string, dict, dict_size), find_longest_word(string, dict, dict_size), 20) is false. Completed in 6.462610ms
Loading collection data...
I changed the assertion message to be more descriptive
For the C language the error is not very descriptive .. not sure even what is expected .. below is the error log one which i get in PS1..
All the fixed tests pass, however random tets fail .. how can i get more descriptive error log, showing atleast whats the expected answer ?
PS1:
2 np
2 xk
2 yx
2 pd
2 bt
2 zj
The expression !strncmp(__flw(string, dict, dict_size), find_longest_word(string, dict, dict_size), 20) is false.
Completed in 6.462610ms