Pagini recente » Borderou de evaluare (job #1514482) | Borderou de evaluare (job #756961) | Borderou de evaluare (job #393428) | Borderou de evaluare (job #407680) | Borderou de evaluare (job #1282115)
Borderou de evaluare (job #1282115)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:47:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:50:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:53:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:56:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 460kb | OK! | 10 |
2 | 72ms | 568kb | OK! | 10 |
3 | 220ms | 808kb | OK! | 10 |
4 | 308ms | 920kb | OK! | 10 |
5 | 620ms | 1292kb | OK! | 10 |
6 | 1132ms | 1792kb | OK! | 10 |
7 | 1300ms | 1940kb | OK! | 10 |
8 | 1432ms | 2076kb | OK! | 10 |
9 | 1848ms | 2688kb | OK! | 10 |
10 | Depăşit | 2884kb | Time limit exceeded. | 0 |
Punctaj total | 90 |