Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:11:32: error: ‘temp’ was not declared in this scope 11 | for (long long i = 2; i <= temp; i++) { | ^~~~