Borderou de evaluare (job #2473699)

Utilizator FischerMiguel Mini Fischer Data 14 octombrie 2019 07:51:19
Problema Permsort Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:47:2: error: 're' was not declared in this scope re ^~ main.cpp:47:2: error: expected '}' at end of input main.cpp:29:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("permsort.in", "r", stdin); ^ main.cpp:30:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("permsort.out", "w", stdout); ^ main.cpp:31:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &n); ^ main.cpp:33:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", a+i); ^ Non zero exit status: 1

Ceva nu functioneaza?