Borderou de evaluare (job #1414129)

Utilizator VladuZ1338Vlad Vlad VladuZ1338 Data 2 aprilie 2015 13:18:13
Problema Echilibru Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:65:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("echilibru.in", "r", stdin); ^ user.cpp:66:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("echilibru.out", "w", stdout); ^ user.cpp:67:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d", &t); ^ user.cpp:71:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d", &n); n=n*2; ^ user.cpp:72:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (j=1; j<=n; j++) scanf ("%d", &a[j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1324ms15864kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?