Pagini recente » Borderou de evaluare (job #1859009) | Borderou de evaluare (job #789237) | Borderou de evaluare (job #1101733) | Borderou de evaluare (job #2561680) | Borderou de evaluare (job #1364894)
Borderou de evaluare (job #1364894)
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:55:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( f, "%d", &n );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 432kb | Correct! | 10 |
| 2 | 0ms | 436kb | Correct! | 10 |
| 3 | 0ms | 432kb | Correct! | 10 |
| 4 | 0ms | 432kb | Correct! | 10 |
| 5 | 0ms | 436kb | Correct! | 10 |
| 6 | 12ms | 436kb | Correct! | 10 |
| 7 | 28ms | 436kb | Correct! | 10 |
| 8 | 60ms | 436kb | Correct! | 10 |
| 9 | 136ms | 440kb | Correct! | 10 |
| 10 | Depăşit | 424kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |