Pagini recente » Borderou de evaluare (job #1891163) | Borderou de evaluare (job #669315) | Borderou de evaluare (job #1478168) | Borderou de evaluare (job #2856169) | Borderou de evaluare (job #1301746)
Borderou de evaluare (job #1301746)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gcd.in","r",stdin);
^
user.cpp:10:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gcd.out","w",stdout);
^
user.cpp:12:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d",&T);T;--T)
^
user.cpp:14:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&N,&M,&P);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 256kb | OK | 20 | 20 |
2 | 208ms | 256kb | OK | 20 | 80 |
3 | 220ms | 260kb | OK | 20 |
4 | 236ms | 252kb | OK | 20 |
5 | 248ms | 260kb | OK | 20 |
Punctaj total | 100 |