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

Compile Error

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