Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1785877)
| Utilizator | Data | 22 octombrie 2016 03:06:28 | |
|---|---|---|---|
| Problema | Radix Sort | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp:8:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
main() {
^
user.cpp: In function ‘int main()’:
user.cpp:24:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < t.size(); i++) {
^
user.cpp:29:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < t.size(); i++) {
^
user.cpp:36:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v.size(); i+=10) {
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 444kb | OK | 10 | 30 |
| 2 | 12ms | 1436kb | OK | 10 | |
| 3 | 168ms | 8648kb | OK | 10 | |
| 4 | 180ms | 11140kb | OK | 10 | 0 |
| 5 | 1816ms | 107028kb | OK | 10 | |
| 6 | Depăşit | 117672kb | Time limit exceeded. | 0 | |
| 7 | 0ms | 380kb | Killed by signal 11(SIGSEGV). | 0 | |
| 8 | 0ms | 408kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 9 | 0ms | 404kb | Killed by signal 11(SIGSEGV). | 0 | |
| 10 | 0ms | 408kb | Killed by signal 11(SIGSEGV). | 0 | |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
