Pagini recente » Diferente pentru problema/overdrive intre reviziile 1 si 2 | Cod sursa (job #90200) | Borderou de evaluare (job #392227) | Borderou de evaluare (job #6928) | Borderou de evaluare (job #2467438)
Borderou de evaluare (job #2467438)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:37:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.in", "r", stdin);
^
main.cpp:38:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.out", "w", stdout);
^
main.cpp:43:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &E);
^
main.cpp:46:25: 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 | 3ms | 393kb | OK | 10 |
| 2 | 3ms | 393kb | OK | 10 |
| 3 | 3ms | 393kb | OK | 10 |
| 4 | 3ms | 393kb | OK | 10 |
| 5 | 5ms | 393kb | OK | 10 |
| 6 | 14ms | 655kb | OK | 10 |
| 7 | 26ms | 786kb | OK | 10 |
| 8 | 33ms | 786kb | OK | 10 |
| 9 | 48ms | 1310kb | OK | 10 |
| 10 | 90ms | 1966kb | OK | 10 |
| Punctaj total | 100 |