Problem brick
User YH
Submission Time 2024-02-11 13:59:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp: In function ‘int main()’:
brick.cpp:7:7: error: ‘std::ostream’ {aka ‘class std::basic_ostream<char>’} has no member named ‘size’
7 | cout.size(false);
| ^~~~