Pagini recente » Borderou de evaluare (job #1566011) | Borderou de evaluare (job #2233767) | Borderou de evaluare (job #203034) | Borderou de evaluare (job #2921510) | Borderou de evaluare (job #1351823)
Borderou de evaluare (job #1351823)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:53:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("algoritm.in","r",stdin);
^
user.cpp:54:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("algoritm.out","w",stdout);
^
user.cpp:55:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:58:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N,&M);
^
user.cpp:62:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x,&y,&z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1200ms | 11064kb | Fisier de iesire corupt | 0 |
Punctaj total | 0 |