Pagini recente » Borderou de evaluare (job #1035056) | Cod sursa (job #299751) | Borderou de evaluare (job #1099916) | Borderou de evaluare (job #1547648) | Borderou de evaluare (job #2708051)
Borderou de evaluare (job #2708051)
Raport evaluator
Compilare:
main.cpp: In function 'void permuteRec(std::vector<int>, int, int, std::vector<int>)':
main.cpp:10:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<curr.size();i++)out<<curr[i]<<(i<curr.size()-1 ? " ":"\n");
~^~~~~~~~~~~~
main.cpp:10:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<curr.size();i++)out<<curr[i]<<(i<curr.size()-1 ? " ":"\n");
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:20:11: warning: unused variable 'k' [-Wunused-variable]
int n,k;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 131kb | Correct! | 10 |
| 2 | 3ms | 131kb | Correct! | 10 |
| 3 | 3ms | 131kb | Correct! | 10 |
| 4 | 3ms | 131kb | Correct! | 10 |
| 5 | 3ms | 131kb | Correct! | 10 |
| 6 | 9ms | 131kb | Correct! | 10 |
| 7 | 17ms | 262kb | Correct! | 10 |
| 8 | 33ms | 393kb | Correct! | 10 |
| 9 | 67ms | 786kb | Correct! | 10 |
| 10 | 196ms | 1441kb | Correct! | 10 |
| Punctaj total | 100 |