Problem | buycomputer |
---|---|
User | Johnnie |
Submission Time | 2023-11-09 15:53:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
buycomputer.cpp: In function ‘int main()’:
buycomputer.cpp:6:2: error: ‘cin_tie’ was not declared in this scope
6 | cin_tie(0);
| ^~~~~~~