Pagini recente » Borderou de evaluare (job #2594079) | Borderou de evaluare (job #3173982) | Borderou de evaluare (job #2451093) | Borderou de evaluare (job #1780783) | Borderou de evaluare (job #1220150)
Borderou de evaluare (job #1220150)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:44: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:45: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:47:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld\n",&n);
^
user.cpp:48: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:37: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 | 448kb | OK | 10 |
2 | 0ms | 444kb | OK | 10 |
3 | 0ms | 452kb | OK | 10 |
4 | 0ms | 448kb | OK | 10 |
5 | 0ms | 452kb | OK | 10 |
6 | 92ms | 480kb | OK | 10 |
7 | 172ms | 496kb | OK | 10 |
8 | Depăşit | 468kb | Time limit exceeded. | 0 |
9 | Depăşit | 452kb | Time limit exceeded. | 0 |
10 | Depăşit | 452kb | Time limit exceeded. | 0 |
Punctaj total | 70 |