Pagini recente » Borderou de evaluare (job #1160678) | Borderou de evaluare (job #1273462) | Borderou de evaluare (job #2609115) | Borderou de evaluare (job #1428589) | Borderou de evaluare (job #2032924)
Borderou de evaluare (job #2032924)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:104:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv8.in", "r", stdin);
^
user.cpp:105:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv8.out", "w", stdout);
^
user.cpp:110:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d ", &n, &t);
^
user.cpp:114:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &c);
^
user.cpp:116:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
case 'I': {int k, e; scanf("%d%d ", &k, &e); root = ins(root, k, e); break;}
^
user.cpp:117:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
case 'A': {int k; scanf("%d ", &k); printf("%d\n", access(root, k)); break;}
^
user.cpp:118:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
case 'R': {int st, dr; scanf("%d%d ", &st, &dr); root = rvrs(root, st, dr); break;}
^
user.cpp:119:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
case 'D': {int st, dr; scanf("%d%d ", &st, &dr); root = del(root, st, dr); break;}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 340kb | Incorect | 0 |
| 2 | 60ms | 616kb | Incorect | 0 |
| 3 | 224ms | 1276kb | Incorect | 0 |
| 4 | 1260ms | 6840kb | OK | 5 |
| 5 | 1340ms | 7468kb | OK | 5 |
| 6 | 1300ms | 7468kb | OK | 5 |
| 7 | 1292ms | 7468kb | OK | 5 |
| 8 | 1240ms | 7468kb | OK | 5 |
| 9 | 1108ms | 4644kb | Incorect | 0 |
| 10 | 812ms | 3712kb | Incorect | 0 |
| 11 | 992ms | 4028kb | Incorect | 0 |
| 12 | 836ms | 3712kb | Incorect | 0 |
| 13 | 1272ms | 5028kb | Incorect | 0 |
| 14 | 1048ms | 4336kb | Incorect | 0 |
| 15 | 1068ms | 4340kb | Incorect | 0 |
| 16 | 1900ms | 6840kb | Incorect | 0 |
| 17 | 2052ms | 7464kb | Incorect | 0 |
| 18 | 2004ms | 7468kb | Incorect | 0 |
| 19 | 2184ms | 7464kb | Incorect | 0 |
| 20 | 2032ms | 7464kb | Incorect | 0 |
| Punctaj total | 25 |