Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2615200)
| Utilizator | Data | 13 mai 2020 20:16:24 | |
|---|---|---|---|
| Problema | Descompuneri | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void preprocess()':
main.cpp:30:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < factors.size() ; ++j)
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int solve(int, int)':
main.cpp:45:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(idx == factors.size())
~~~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:76:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = last ; i < factors.size() ; ++i)
~~^~~~~~~~~~~~~~~~
main.cpp:59:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("desc.in" , "r" , stdin) ;
^
main.cpp:60:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("desc.out" , "w" , stdout) ;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | OK! | 10 |
| 2 | 8ms | 655kb | OK! | 10 |
| 3 | 5ms | 393kb | OK! | 10 |
| 4 | 503ms | 54263kb | Time limit exceeded | 0 |
| 5 | 502ms | 63569kb | Time limit exceeded | 0 |
| 6 | 266ms | 24248kb | OK! | 10 |
| 7 | 434ms | 41680kb | OK! | 10 |
| 8 | 22ms | 1310kb | OK! | 10 |
| 9 | 151ms | 13762kb | OK! | 10 |
| 10 | 410ms | 37748kb | OK! | 10 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
