Problem brick
User My12thCodebreakerAccount
Submission Time 2026-07-14 19:38:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

brick.cpp:142:8: error: redefinition of ‘int main()’
142 | signed main() {
| ^~~~
brick.cpp:59:8: note: ‘int main()’ previously defined here
59 | signed main() {
| ^~~~