Pagini recente » Borderou de evaluare (job #514598) | Borderou de evaluare (job #1102454) | Borderou de evaluare (job #705612) | Borderou de evaluare (job #642276) | Borderou de evaluare (job #1643949)
Borderou de evaluare (job #1643949)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i <= N; i ++ ) {
^
user.cpp:10:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "decrease.in" , "r", stdin );
^
user.cpp:11:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "decrease.out", "w", stdout );
^
user.cpp:13:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &N );
^
user.cpp:15:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &V[i] ); Dp[i] = Nr[i] = 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 280kb | OK | 10 |
2 | 0ms | 280kb | OK | 10 |
3 | 0ms | 280kb | OK | 10 |
4 | 0ms | 280kb | OK | 10 |
5 | 0ms | 280kb | OK | 10 |
6 | 4ms | 320kb | Incorect | 0 |
7 | 0ms | 280kb | OK | 10 |
8 | 84ms | 364kb | Incorect | 0 |
9 | Depăşit | 348kb | Time limit exceeded. | 0 |
10 | Depăşit | 352kb | Time limit exceeded. | 0 |
Punctaj total | 60 |