Pagini recente » Borderou de evaluare (job #866920) | Borderou de evaluare (job #866923) | Borderou de evaluare (job #2494767) | Borderou de evaluare (job #636826) | Borderou de evaluare (job #1364872)
Borderou de evaluare (job #1364872)
Raport evaluator
Compilare:
user.cpp: In function ‘void print_vector(std::vector<int>)’:
user.cpp:12:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < v.size(); i++ )
^
user.cpp: In function ‘void backtrack(std::vector<int>, int, int)’:
user.cpp:24:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( v.size() == k )
^
user.cpp: In function ‘int main()’:
user.cpp:52:27: warning: format ‘%d’ expects a matching ‘int*’ argument [-Wformat=]
fscanf( f, "%d%d", &n );
^
user.cpp:52:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( f, "%d%d", &n );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 424kb | Correct! | 10 |
2 | 0ms | 416kb | Correct! | 10 |
3 | 0ms | 416kb | Correct! | 10 |
4 | 0ms | 424kb | Correct! | 10 |
5 | 0ms | 420kb | Correct! | 10 |
6 | 16ms | 420kb | Correct! | 10 |
7 | 36ms | 424kb | Correct! | 10 |
8 | 80ms | 428kb | Correct! | 10 |
9 | 176ms | 424kb | Correct! | 10 |
10 | Depăşit | 412kb | Time limit exceeded. | 0 |
Punctaj total | 90 |