Borderou de evaluare (job #2329451)

Utilizator rares404AlShaytan - Balasescu Rares rares404 Data 26 ianuarie 2019 19:42:42
Problema Sortare prin comparare Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:43:10: error: '::main' must return 'int' int main() { ^ main.cpp: In function 'int main()': main.cpp:44:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("algsort.in", "r", stdin) ; ^ main.cpp:45:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("algsort.out", "w", stdout) ; ^ main.cpp:47:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%lld", &n) ; ^ main.cpp:49:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%lld", v + i) ; ^ Non zero exit status: 1

Ceva nu functioneaza?