Owl Get a Life
catlunch.cpp: In function ‘int main()’:catlunch.cpp:7:25: error: ‘N’ was not declared in this scope 7 | for (int i = 0; i < N; ++i) cin >> T[i]; | ^