Pagini recente » Borderou de evaluare (job #1456171) | Borderou de evaluare (job #2326396) | Borderou de evaluare (job #2929286) | Borderou de evaluare (job #894885) | Borderou de evaluare (job #2769182)
Borderou de evaluare (job #2769182)
Raport evaluator
Compilare:
main.cpp: In function 'void generare(int)':
main.cpp:14:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (comb.size() == k)
~~~~~~~~~~~~^~~~
main.cpp:16:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < comb.size(); i++) cout << comb[i] << ' ';
~~^~~~~~~~~~~~~
main.cpp:21:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (comb.size() == k)
~~~~~~~~~~~~^~~~
main.cpp:23:30: 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:37: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:38: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 | 123ms | 1310kb | OK | 10 |
3 | 2ms | 131kb | OK | 10 |
4 | 60ms | 655kb | OK | 10 |
5 | 2ms | 131kb | OK | 10 |
6 | 4ms | 131kb | OK | 10 |
7 | 3ms | 131kb | OK | 10 |
8 | 9ms | 131kb | OK | 10 |
9 | 5ms | 131kb | OK | 10 |
10 | 2ms | 131kb | OK | 10 |
Punctaj total | 100 |