Compile Error
/in/inDictionary.c: In function 'main': /in/inDictionary.c:7:9: error: unused variable 'how_many_word' [-Werror=unused-variable] int how_many_word = argc - 1; ^~~~~~~~~~~~~ cc1: all warnings being treated as errors
/in/inDictionary.c: In function 'main': /in/inDictionary.c:7:9: error: unused variable 'how_many_word' [-Werror=unused-variable] int how_many_word = argc - 1; ^~~~~~~~~~~~~ cc1: all warnings being treated as errors
By signing up a Vijos universal account, you can submit code and join discussions in all online judging services provided by us.