Pagini recente » Borderou de evaluare (job #2677045) | Borderou de evaluare (job #2653785) | Borderou de evaluare (job #3130316) | Borderou de evaluare (job #2343103) | Borderou de evaluare (job #1502963)
Borderou de evaluare (job #1502963)
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 | 2284ms | 15660kb | Fisier de iesire corupt | 0 |
Punctaj total | 0 |