Pagini recente » Borderou de evaluare (job #186822) | Borderou de evaluare (job #2802468) | Borderou de evaluare (job #2442886) | Borderou de evaluare (job #2442864) | Borderou de evaluare (job #1220154)
Borderou de evaluare (job #1220154)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("split.in","r",stdin);
^
user.cpp:69:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("split.out","w",stdout);
^
user.cpp:71:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld\n",&n);
^
user.cpp:72:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=n;i++) scanf("%ld",&a[i]);
^
user.cpp: In function ‘long int Try(long int, long int, long int)’:
user.cpp:54:60: warning: ‘local’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(put == 1) localFirst = local; else localLast = local;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 456kb | OK | 10 |
| 2 | 0ms | 452kb | OK | 10 |
| 3 | 0ms | 460kb | OK | 10 |
| 4 | 0ms | 460kb | Incorect | 0 |
| 5 | 0ms | 460kb | Incorect | 0 |
| 6 | 72ms | 488kb | OK | 10 |
| 7 | 140ms | 500kb | OK | 10 |
| 8 | 196ms | 504kb | OK | 10 |
| 9 | Depăşit | 504kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 500kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |