Pagini recente » Borderou de evaluare (job #41086) | Cod sursa (job #1452655) | Borderou de evaluare (job #1311455) | Borderou de evaluare (job #2247877) | Borderou de evaluare (job #2522664)
Borderou de evaluare (job #2522664)
Raport evaluator
Compilare:
main.cpp: In function 'int knapsack_2D(std::vector<int>&, std::vector<int>&, int)':
main.cpp:11:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= w.size(); i++) {
~~^~~~~~~~~~~
main.cpp: In function 'int knapsack_2D_opt(std::vector<int>&, std::vector<int>&, int)':
main.cpp:35:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < w.size(); i++) {
~~^~~~~~~~~~
main.cpp: In function 'int knapsack_1D(std::vector<int>&, std::vector<int>&, int)':
main.cpp:57:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < w.size(); i++) {
~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:73:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("rucsac.in", "r", stdin);
^
main.cpp:74:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("rucsac.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 3ms | 188kb | OK | 5 | 10 |
| 2 | 3ms | 131kb | OK | 5 |
| 3 | 3ms | 131kb | OK | 5 | 15 |
| 4 | 3ms | 131kb | OK | 5 |
| 5 | 7ms | 131kb | OK | 5 |
| 6 | 7ms | 184kb | OK | 5 | 10 |
| 7 | 5ms | 131kb | OK | 5 |
| 8 | 10ms | 204kb | OK | 5 | 15 |
| 9 | 10ms | 204kb | OK | 5 |
| 10 | 5ms | 131kb | OK | 5 |
| 11 | 87ms | 212kb | OK | 5 | 15 |
| 12 | 58ms | 237kb | OK | 5 |
| 13 | 59ms | 217kb | OK | 5 |
| 14 | 128ms | 258kb | OK | 5 | 15 |
| 15 | 193ms | 253kb | OK | 5 |
| 16 | 172ms | 225kb | OK | 5 |
| 17 | 120ms | 233kb | OK | 5 | 20 |
| 18 | 215ms | 229kb | OK | 5 |
| 19 | 154ms | 192kb | OK | 5 |
| 20 | 170ms | 229kb | OK | 5 |
| Punctaj total | 100 |