Pagini recente » Borderou de evaluare (job #2798061) | Borderou de evaluare (job #1627877) | Borderou de evaluare (job #2914567) | Borderou de evaluare (job #1099293) | Borderou de evaluare (job #1243864)
Borderou de evaluare (job #1243864)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:64:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i <= N; i++) {
^
user.cpp:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j == N - 1)
^
user.cpp:108:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j == N - 1)
^
user.cpp:60:16: warning: unused variable ‘pozl’ [-Wunused-variable]
long i, j, pozl;
^
user.cpp:61:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.in", "r", stdin);
^
user.cpp:62:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.out", "w", stdout);
^
user.cpp:63:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lu %lu %lu", &N, &L, &U);
^
user.cpp:65:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lu", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 28ms | 15896kb | OK | 10 |
2 | 32ms | 15956kb | OK | 10 |
3 | 44ms | 16100kb | OK | 10 |
4 | 120ms | 16776kb | OK | 10 |
5 | 120ms | 16508kb | Incorect | 0 |
6 | 460ms | 19924kb | OK | 10 |
7 | 976ms | 22000kb | Incorect | 0 |
8 | 1104ms | 21732kb | Incorect | 0 |
9 | 1784ms | 29916kb | Incorect | 0 |
10 | Depăşit | 35428kb | Time limit exceeded. | 0 |
Punctaj total | 50 |