Pagini recente » Borderou de evaluare (job #2730690) | Borderou de evaluare (job #2927254) | Borderou de evaluare (job #2426563) | Borderou de evaluare (job #131100) | Borderou de evaluare (job #1281994)
Borderou de evaluare (job #1281994)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:44:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in","r",stdin);
^
user.cpp:45:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out","w",stdout);
^
user.cpp:46:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:49:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 36ms | 384kb | OK | 100 |
Punctaj total | 100 |