Problem arrayngement
User austenj
Submission Time 2026-06-26 14:42:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayngement.cpp:5:14: error: ‘long long int main()’ should have been declared inside ‘::’
5 | int :: main () {
| ^
cc1plus: error: ‘::main’ must return ‘int’