Borderou de evaluare (job #2963138)

Utilizator HadefAlexandru Haidet Hadef Data 10 ianuarie 2023 09:44:35
Problema Prime Sums Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:9:1: error: expected ',' or ';' before 'long' 9 | long long n,q,i,k,x; | ^~~~ main.cpp: In function 'int main()': main.cpp:13:10: error: 'q' was not declared in this scope 13 | fin>>q; | ^ main.cpp:14:9: error: 'i' was not declared in this scope 14 | for(i=1;i<=n;i++) | ^ main.cpp:14:16: error: 'n' was not declared in this scope 14 | for(i=1;i<=n;i++) | ^ main.cpp:16:9: error: 'x' was not declared in this scope 16 | x=0; | ^ main.cpp:17:17: error: 'k' was not declared in this scope 17 | fin>>n>>k; | ^ Non zero exit status: 1

Ceva nu functioneaza?