Pagini recente » Borderou de evaluare (job #2701557) | Borderou de evaluare (job #3344177) | Borderou de evaluare (job #2885519) | Borderou de evaluare (job #3330075) | Borderou de evaluare (job #2526463)
Borderou de evaluare (job #2526463)
Raport evaluator
Compilare:
main.cpp: In function 'void outputCombinations()':
main.cpp:20:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(stack.size() < k) {
~~~~~~~~~~~~~^~~
main.cpp:33:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if( stack.back() < n - (k - stack.size()) ) {
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:37:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(stack.size() < k) {
~~~~~~~~~~~~~^~~
main.cpp:16:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(FOUT, "w", stdout);
^
main.cpp: In function 'void read()':
main.cpp:61:30: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(FIN, "r", stdin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 115ms | 1310kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 59ms | 655kb | OK | 10 |
| 5 | 2ms | 131kb | OK | 10 |
| 6 | 4ms | 131kb | OK | 10 |
| 7 | 2ms | 131kb | OK | 10 |
| 8 | 8ms | 131kb | OK | 10 |
| 9 | 2ms | 131kb | OK | 10 |
| 10 | 2ms | 131kb | OK | 10 |
| Punctaj total | 100 |