Borderou de evaluare (job #2590312)

Utilizator MatteoalexandruMatteo Verzotti Matteoalexandru Data 27 martie 2020 18:57:07
Problema Permutari 3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:45:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("perm3.in", "r", stdin); ^ main.cpp:46:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("perm3.out", "w", stdout); ^ main.cpp:50:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ main.cpp:51:51: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] for(int i = 1; i <= n; i++) scanf("%d", &v[i]); ^ main.cpp:52:52: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] for(int i = 1; i <= n; i++) scanf("%d", &v2[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK!10
22ms131kbOK!10
39ms131kbWrong answer!0
48ms131kbWrong answer!0
58ms131kbWrong answer!0
63ms131kbWrong answer!0
78ms131kbWrong answer!0
88ms131kbWrong answer!0
93ms131kbWrong answer!0
106ms131kbWrong answer!0
Punctaj total20

Ceva nu functioneaza?