Pagini recente » Borderou de evaluare (job #38980) | Borderou de evaluare (job #1633093) | Borderou de evaluare (job #5850) | Borderou de evaluare (job #3238375) | Borderou de evaluare (job #1502966)
Borderou de evaluare (job #1502966)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:71: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:72: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:74:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:77:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:81:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&a1,&a2,&cct);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2260ms | 19176kb | Fisier de iesire corupt | 0 |
Punctaj total | 0 |