Problem conversations_easy
User nguyendinhanh1508
Submission Time 2024-01-25 03:49:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

conversations_easy.cpp: In function ‘int32_t main()’:
conversations_easy.cpp:26:34: error: ‘class std::stack<long long int>’ has no member named ‘front’
26 | topics.push(temp.front());
| ^~~~~