Problem topical
User Hijackedsoul
Submission Time 2024-02-02 22:36:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topical.cpp: In function ‘int main()’:
topical.cpp:7:2: error: ‘cin’ is not a class, namespace, or enumeration
7 | cin::tie(0);
| ^~~