Problem diamond_usaco
User Zachareeeee
Submission Time 2025-02-20 21:09:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

diamond_usaco.cpp: In function ‘int main()’:
diamond_usaco.cpp:8:2: error: ‘cin_tie’ was not declared in this scope
8 | cin_tie(NULL);
| ^~~~~~~