Pagini recente » Borderou de evaluare (job #2956101) | Borderou de evaluare (job #1234036) | Borderou de evaluare (job #2718768) | Borderou de evaluare (job #1523517) | Borderou de evaluare (job #1297500)
Borderou de evaluare (job #1297500)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27: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:28: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:31:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:34:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &V[i]);
^
user.cpp:49:30: 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 | 0ms | 288kb | OK | 10 |
2 | 0ms | 304kb | OK | 10 |
3 | 664ms | 412kb | OK | 10 |
4 | 632ms | 308kb | OK | 10 |
5 | 612ms | 872kb | OK | 10 |
6 | 48ms | 868kb | OK | 10 |
7 | 976ms | 872kb | OK | 10 |
8 | Depăşit | 868kb | Time limit exceeded. | 0 |
9 | Depăşit | 868kb | Time limit exceeded. | 0 |
10 | Depăşit | 868kb | Time limit exceeded. | 0 |
Punctaj total | 70 |