Pagini recente » Cod sursa (job #935604) | Borderou de evaluare (job #1413217) | Cod sursa (job #63450) | Diferente pentru problema/distincte2 intre reviziile 10 si 9 | Borderou de evaluare (job #1785888)
Borderou de evaluare (job #1785888)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<V.size(); ++i){
^
user.cpp:87:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<buckets.size(); ++i)
^
user.cpp:88:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0; j<buckets[i].size(); ++j){
^
user.cpp:57:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.in", "r", stdin);
^
user.cpp:60:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("radixsort.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 460kb | OK | 10 | 30 |
| 2 | 32ms | 2628kb | OK | 10 |
| 3 | 380ms | 21040kb | OK | 10 |
| 4 | 372ms | 20652kb | OK | 10 | 0 |
| 5 | 164ms | Depăşit | Memory limit exceeded. | 0 |
| 6 | 164ms | Depăşit | Memory limit exceeded. | 0 |
| 7 | 472ms | 22052kb | OK | 10 |
| 8 | 164ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 9 | 164ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 164ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 30 |