Pagini recente » Cod sursa (job #2274005) | Atasamentele paginii Profil mirunavram | Borderou de evaluare (job #1569011) | Cod sursa (job #754243) | Borderou de evaluare (job #1755521)
Borderou de evaluare (job #1755521)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:39:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("heapuri.in", "r", stdin);
^
user.cpp:40:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("heapuri.out", "w", stdout);
^
user.cpp:41:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:43:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:45:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
case 1:scanf("%d",&x);insert(x);break;
^
user.cpp:46:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
case 2:scanf("%d",&x);deleteIndex(x);break;
^
user.cpp: In function ‘void deleteIndex(int)’:
user.cpp:25:6: warning: ‘nod’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int nod;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 440kb | OK | 10 | 10 |
| 2 | Depăşit | 400kb | Time limit exceeded. | 0 | 0 |
| 3 | Depăşit | 424kb | Time limit exceeded. | 0 | 0 |
| 4 | Depăşit | 424kb | Time limit exceeded. | 0 | 0 |
| 5 | Depăşit | 448kb | Time limit exceeded. | 0 | 0 |
| 6 | Depăşit | 460kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 1196kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 808kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 500kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 500kb | Time limit exceeded. | 0 |
| Punctaj total | 10 |