Problem diamond
User NgMinSong123
Submission Time 2024-01-19 18:00:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

diamond.cpp: In function ‘int main()’:
diamond.cpp:8:23: error: ‘m’ was not declared in this scope
8 | long long time = 2 * m - 1;
| ^