Problem | greeting |
---|---|
User | Longcx |
Submission Time | 2023-11-08 10:23:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:5:2: error: ‘strx’ was not declared in this scope
5 | strx;
| ^~~~
greeting.cpp:6:7: error: ‘x’ was not declared in this scope
6 | cin>>x;
| ^