Pagini recente » arraycounting | Diferente pentru happy-coding-2007 intre reviziile 21 si 22 | Cod sursa (job #40565) | Cod sursa (job #55478) | Borderou de evaluare (job #1202361)
Borderou de evaluare (job #1202361)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("android.in","r",stdin);
^
user.cpp:20:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("android.out","w",stdout);
^
user.cpp:22:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 324kb | OK | 20 | 20 |
| 2 | 0ms | 320kb | OK | 20 | 20 |
| 3 | 572ms | 15644kb | OK | 20 | 0 |
| 4 | 120ms | 3872kb | OK | 20 |
| 5 | Depăşit | 62944kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |