Problem | consistency |
---|---|
User | chenweilian |
Submission Time | 2023-02-16 15:23:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
consistency.cpp: In function ‘int main()’:
consistency.cpp:6:6: error: ‘std::istream’ {aka ‘class std::basic_istream<char>’} has no member named ‘tie900’
6 | cin.tie900;
| ^~~~~~
consistency.cpp:12:1: error: expected ‘}’ at end of input
12 | }
| ^
consistency.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^