Owl Get a Life
nprime.cpp: In function ‘int32_t main()’:nprime.cpp:11:33: error: expected ‘;’ before ‘i’ 11 | for (int i = 2; i < LLONG_MAX i++){ | ^