Pagini recente » Cod sursa (job #2845491) | Cod sursa (job #2722801) | Cod sursa (job #2342256) | Cod sursa (job #2167611) | Borderou de evaluare (job #1514098)
Borderou de evaluare (job #1514098)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mess.in", "r", stdin);
^
user.cpp:38:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mess.out", "w", stdout);
^
user.cpp:41:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:43:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp:55:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &opType);
^
user.cpp:57:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp:78:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 200ms | 14048kb | OK | 10 |
2 | 720ms | 17616kb | OK | 10 |
3 | 808ms | 19332kb | OK | 10 |
4 | 280ms | Depăşit | Memory limit exceeded. | 0 |
5 | 224ms | Depăşit | Memory limit exceeded. | 0 |
6 | 248ms | Depăşit | Memory limit exceeded. | 0 |
7 | 244ms | Depăşit | Memory limit exceeded. | 0 |
8 | 220ms | Depăşit | Memory limit exceeded. | 0 |
9 | 220ms | Depăşit | Memory limit exceeded. | 0 |
10 | 236ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 30 |