Borderou de evaluare (job #2407006)

Utilizator Dragono63Stanciu Rares Stefan Dragono63 Data 16 aprilie 2019 13:20:20
Problema Invers modular Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:30:40: error: expected ';' before 'j' for(long long int_fast64_t j=i*i; j<=45000; j+=i) ^ main.cpp:30:40: error: 'j' was not declared in this scope main.cpp:30:55: error: expected ')' before ';' token for(long long int_fast64_t j=i*i; j<=45000; j+=i) ^ main.cpp:30:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(long long int_fast64_t j=i*i; j<=45000; j+=i) ^~~ main.cpp:30:57: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(long long int_fast64_t j=i*i; j<=45000; j+=i) ^ main.cpp:30:27: warning: unused variable 'int_fast64_t' [-Wunused-variable] for(long long int_fast64_t j=i*i; j<=45000; j+=i) ^~~~~~~~~~~~ main.cpp:30:57: error: 'j' was not declared in this scope for(long long int_fast64_t j=i*i; j<=45000; j+=i) ^ Non zero exit status: 1

Ceva nu functioneaza?