Pagini recente » Borderou de evaluare (job #2162996) | Borderou de evaluare (job #1198555) | Borderou de evaluare (job #2983171) | Borderou de evaluare (job #192735) | Borderou de evaluare (job #2126203)
Borderou de evaluare (job #2126203)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:72:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nogame.in", "r", stdin);
^
user.cpp:73:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nogame.out", "w", stdout);
^
user.cpp:75:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:77:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:80:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 872kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |