Pagini recente » Borderou de evaluare (job #1310100) | Borderou de evaluare (job #2288564) | Borderou de evaluare (job #1637224) | Borderou de evaluare (job #136410) | Borderou de evaluare (job #1598849)
Borderou de evaluare (job #1598849)
Raport evaluator
Compilare:
user.cpp: In function ‘void input()’:
user.cpp:18:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d" , &n ) ;
^
user.cpp:21:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d" , &a[ i ] ) ;
^
user.cpp: In function ‘int main()’:
user.cpp:63:39: 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:64:41: 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: In function ‘void solve()’:
user.cpp:31:13: warning: ‘mn’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int mx , mn ;
^
user.cpp:31:8: warning: ‘mx’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int mx , mn ;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 464kb | OK | 10 |
2 | 0ms | 460kb | OK | 10 |
3 | 0ms | 472kb | OK | 10 |
4 | 0ms | 464kb | Incorect | 0 |
5 | 0ms | 476kb | Incorect | 0 |
6 | 100ms | 632kb | OK | 10 |
7 | 180ms | 696kb | OK | 10 |
8 | Depăşit | 700kb | Time limit exceeded. | 0 |
9 | Depăşit | 704kb | Time limit exceeded. | 0 |
10 | Depăşit | 700kb | Time limit exceeded. | 0 |
Punctaj total | 50 |