Problem i_am_steve
User Red123
Submission Time 2025-11-05 11:49:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

i_am_steve.cpp: In function ‘int main()’:
i_am_steve.cpp:12:21: error: ‘word’ was not declared in this scope
12 | for(int i = 0; i < word.size(); i++){
| ^~~~