Borderou de evaluare (job #2445710)
Utilizator | Data | 5 august 2019 13:16:44 | |
---|---|---|---|
Problema | Overpower | 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 solve(long long int, long long int)':
main.cpp:24:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long long j=0;j<d1.size();j++)d[j]=d1[j];
~^~~~~~~~~~
main.cpp:28:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long long j=0;j<d.size();j++)
~^~~~~~~~~
main.cpp:43:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long long j=0;j<d.size();j++)d[j]*=d1[j];
~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:53:16: error: 'eraatosten' was not declared in this scope
eraatosten();
^
main.cpp:50:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("overpower.in","r",stdin);
^
main.cpp:51:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("overpower.out","w",stdout);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !