Pagini recente » Borderou de evaluare (job #761151) | Borderou de evaluare (job #571435) | Borderou de evaluare (job #1848865) | Borderou de evaluare (job #1260615) | Borderou de evaluare (job #1474347)
Borderou de evaluare (job #1474347)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:15:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("salaj.in","r",stdin);
^
user.cpp:16:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("salaj.out","w",stdout);
^
user.cpp:18:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:22:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&mod);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 468ms | 492kb | OK | 100 |
Punctaj total | 100 |