Problem | lightningrod |
---|---|
User | eliasxyz |
Submission Time | 2025-05-28 23:28:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:14:2: error: ‘cin_tie’ was not declared in this scope
14 | cin_tie(nullptr);
| ^~~~~~~