Borderou de evaluare (job #2692539)

Utilizator SoulSnorterPetre Robert Cristian SoulSnorter Data 2 ianuarie 2021 22:58:11
Problema Combinari Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void permutari(int, int, std::vector<int>&, std::vector<int>&)': main.cpp:9:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (current.size() == m) ~~~~~~~~~~~~~~~^~~~ main.cpp:18:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nums.size(); i++) ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:34:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("permutari.in", "r", stdin); ^ main.cpp:35:42: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("permutari.out", "w", stdout); ^ main.cpp:38:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ main.cpp:39:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &m); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
181ms20496kbMemory limit exceeded0
278ms20496kbMemory limit exceeded0
381ms20496kbMemory limit exceeded0
477ms20496kbMemory limit exceeded0
578ms20496kbMemory limit exceeded0
679ms20496kbMemory limit exceeded0
781ms20496kbMemory limit exceeded0
881ms20496kbMemory limit exceeded0
990ms20496kbMemory limit exceeded0
1069ms20496kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?