Problem nihonese
User Hytoh
Submission Time 2023-06-26 16:50:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nihonese.cpp: In function ‘int main()’:
nihonese.cpp:12:33: error: ‘word1size’ cannot be used as a function
12 | for (int i = 0; i < word1size(); i++) {
| ^
nihonese.cpp:20:33: error: ‘word2size’ cannot be used as a function
20 | for (int i = 0; i < word2size(); i++) {
| ^