Pagini recente » Borderou de evaluare (job #1845239) | Borderou de evaluare (job #3155503) | Borderou de evaluare (job #2743182) | Borderou de evaluare (job #2777246) | Borderou de evaluare (job #1279648)
Borderou de evaluare (job #1279648)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(IN_FILE, "r", stdin);
^
user.cpp:10:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUT_FILE, "w", stdout);
^
user.cpp:15:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:17:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:20:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &t, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 292kb | OK! | 10 |
2 | 80ms | 396kb | OK! | 10 |
3 | 260ms | 632kb | OK! | 10 |
4 | 352ms | 752kb | OK! | 10 |
5 | 704ms | 1112kb | OK! | 10 |
6 | 1268ms | 1624kb | OK! | 10 |
7 | 1436ms | 1768kb | OK! | 10 |
8 | 1680ms | 1904kb | OK! | 10 |
9 | Depăşit | 2508kb | Time limit exceeded. | 0 |
10 | Depăşit | 2732kb | Time limit exceeded. | 0 |
Punctaj total | 80 |