Borderou de evaluare (job #2409650)
Utilizator | Data | 19 aprilie 2019 12:31:43 | |
---|---|---|---|
Problema | Numar de Divizori | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'long long int ndiv(long long int)':
main.cpp:7:19: error: expected primary-expression before ',' token
long long a = , s = 0;
^
main.cpp:10:9: error: 's' was not declared in this scope
s += 1 + 2 * (n/a - a);
^
main.cpp:13:12: error: 's' was not declared in this scope
return s;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !