Pagini recente » Borderou de evaluare (job #453600) | Borderou de evaluare (job #2236993) | Borderou de evaluare (job #1440344) | Borderou de evaluare (job #449839) | Borderou de evaluare (job #2768622)
Borderou de evaluare (job #2768622)
Raport evaluator
Compilare:
main.cpp: In function 'void generare(int)':
main.cpp:12:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(comb.size() == k){
~~~~~~~~~~~~^~~~
main.cpp:13:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<comb.size();i++) cout << comb[i] << ' ';
~^~~~~~~~~~~~
main.cpp:17:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(comb.size() == k){
~~~~~~~~~~~~^~~~
main.cpp:18:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<comb.size();i++) cout << comb[i] << ' ';
~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:31:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("combinari.in", "r", stdin);
^
main.cpp:32:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("combinari.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 118ms | 1310kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 61ms | 655kb | OK | 10 |
| 5 | 2ms | 131kb | OK | 10 |
| 6 | 4ms | 131kb | OK | 10 |
| 7 | 2ms | 131kb | OK | 10 |
| 8 | 9ms | 131kb | OK | 10 |
| 9 | 5ms | 131kb | OK | 10 |
| 10 | 2ms | 131kb | OK | 10 |
| Punctaj total | 100 |