Borderou de evaluare (job #2543134)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:24:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ksort.in", "r", stdin);
^
main.cpp:25:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ksort.out", "w", stdout);
^
main.cpp:26:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int n, k; scanf("%d %d", &n, &k);
^
main.cpp:28:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &aux[i].first);
^
main.cpp:87:15: warning: 'p2' may be used uninitialized in this function [-Wmaybe-uninitialized]
move(p1, p2);
^
main.cpp:87:15: warning: 'p1' may be used uninitialized in this function [-Wmaybe-uninitialized]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK! | 5 |
| 2 | 2ms | 131kb | OK! | 5 |
| 3 | 2ms | 131kb | OK! | 5 |
| 4 | 2ms | 131kb | OK! | 5 |
| 5 | 2ms | 131kb | OK! | 5 |
| 6 | 3ms | 131kb | OK! | 5 |
| 7 | 3ms | 131kb | OK! | 5 |
| 8 | 3ms | 131kb | OK! | 5 |
| 9 | 3ms | 262kb | OK! | 5 |
| 10 | 3ms | 131kb | OK! | 5 |
| 11 | 20ms | 786kb | OK! | 5 |
| 12 | 31ms | 1179kb | OK! | 5 |
| 13 | 60ms | 2809kb | OK! | 5 |
| 14 | 42ms | 2285kb | OK! | 5 |
| 15 | 16ms | 524kb | OK! | 5 |
| 16 | 137ms | 3936kb | OK! | 5 |
| 17 | 128ms | 4251kb | OK! | 5 |
| 18 | 107ms | 6737kb | OK! | 5 |
| 19 | 111ms | 5165kb | OK! | 5 |
| 20 | 72ms | 1703kb | OK! | 5 |
| Punctaj total | 100 |