Pagini recente » Cod sursa (job #594580) | Cod sursa (job #78434) | Cod sursa (job #2510055) | Monitorul de evaluare | Borderou de evaluare (job #1189743)
Borderou de evaluare (job #1189743)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:147:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < n; i++)
^
user.cpp:159:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (DP[i] > maxLength)
^
user.cpp:143:33: warning: variable ‘bestEnd’ set but not used [-Wunused-but-set-variable]
int maxLength = 1, bestEnd = 0;
^
user.cpp:136:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d%d%d",&p,&n,&k);
^
user.cpp:141:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&v[i]);
^
user.cpp:174:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin,"%d",&v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 436kb | OK | 4 |
| 2 | 296ms | 660kb | OK | 4 |
| 3 | 168ms | 604kb | OK | 4 |
| 4 | 72ms | 540kb | OK | 4 |
| 5 | 128ms | 576kb | OK | 4 |
| 6 | 8ms | 432kb | Incorect | 0 |
| 7 | 0ms | 412kb | Incorect | 0 |
| 8 | 68ms | 488kb | Incorect | 0 |
| 9 | 60ms | 468kb | Incorect | 0 |
| 10 | 68ms | 480kb | Incorect | 0 |
| 11 | 76ms | 504kb | Incorect | 0 |
| 12 | 76ms | 460kb | Incorect | 0 |
| 13 | 72ms | 444kb | Incorect | 0 |
| 14 | 88ms | 484kb | Incorect | 0 |
| 15 | 56ms | 436kb | Incorect | 0 |
| 16 | 92ms | 456kb | Incorect | 0 |
| 17 | 68ms | 468kb | Incorect | 0 |
| 18 | 0ms | 432kb | OK | 4 |
| 19 | 8ms | 512kb | OK | 4 |
| 20 | 8ms | 428kb | Incorect | 0 |
| 21 | Depăşit | 960kb | Time limit exceeded. | 0 |
| 22 | 96ms | 800kb | Killed by signal 11(SIGSEGV). | 0 |
| 23 | Depăşit | 924kb | Time limit exceeded. | 0 |
| 24 | 96ms | 780kb | Incorect | 0 |
| 25 | Depăşit | 896kb | Time limit exceeded. | 0 |
| Punctaj total | 28 |