Problem | topical |
---|---|
User | qwqful |
Submission Time | 2024-02-17 12:36:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
topical.cpp: In function ‘int main()’:
topical.cpp:11:38: error: ‘knowlegde’ was not declared in this scope; did you mean ‘knowledge’?
11 | for(int i =0 ; i <k; i++) cin >> knowlegde[i];
| ^~~~~~~~~
| knowledge