Pagini recente » Borderou de evaluare (job #3038592) | Borderou de evaluare (job #1062147) | Borderou de evaluare (job #3138284) | Borderou de evaluare (job #958394) | Borderou de evaluare (job #1243866)
Borderou de evaluare (job #1243866)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:65:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i <= N; i++) {
^
user.cpp:82:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j == N - 1)
^
user.cpp:109:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j == N - 1)
^
user.cpp:61:16: warning: unused variable ‘pozl’ [-Wunused-variable]
long i, j, pozl;
^
user.cpp:62: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:63: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:64: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:66: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 | 48ms | 16100kb | OK | 10 |
| 4 | 120ms | 16780kb | OK | 10 |
| 5 | 120ms | 16512kb | Incorect | 0 |
| 6 | 452ms | 19920kb | OK | 10 |
| 7 | 948ms | 22000kb | OK | 10 |
| 8 | 1100ms | 21732kb | OK | 10 |
| 9 | 1724ms | 29920kb | OK | 10 |
| 10 | Depăşit | 35456kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |