Pagini recente » Borderou de evaluare (job #2758645) | Borderou de evaluare (job #2414837) | Borderou de evaluare (job #3284568) | Borderou de evaluare (job #2958809) | Borderou de evaluare (job #1839790)
Borderou de evaluare (job #1839790)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:16:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < N - 1; i++ )
^
user.cpp:22:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i <= N; i++ )
^
user.cpp: In function ‘void solve(unsigned int)’:
user.cpp:30:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i <= arb[rad][0]; i++ )
^
user.cpp:36:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i <= arb[rad][0]; i++ )
^
user.cpp: In function ‘void print()’:
user.cpp:52:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 1; i <= K; i++ )
^
user.cpp: In function ‘void read()’:
user.cpp:13:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "iepuri2.in", "rt", stdin );
^
user.cpp:14:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%u%u", &N, &K );
^
user.cpp:18:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%u%u", &a, &b );
^
user.cpp: In function ‘void print()’:
user.cpp:58:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "iepuri2.out", "wt", stdout );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 280kb | OK | 10 |
2 | 0ms | 292kb | OK | 10 |
3 | 0ms | 288kb | OK | 10 |
4 | 0ms | 296kb | OK | 10 |
5 | 0ms | 288kb | OK | 10 |
6 | 0ms | 304kb | OK | 10 |
7 | 0ms | 316kb | OK | 10 |
8 | 0ms | 344kb | OK | 10 |
9 | 0ms | 344kb | OK | 10 |
10 | 0ms | 276kb | OK | 10 |
Punctaj total | 100 |