Pagini recente » Cod sursa (job #77627) | Borderou de evaluare (job #2511560) | Borderou de evaluare (job #2588903) | Borderou de evaluare (job #707809) | Borderou de evaluare (job #1261445)
Borderou de evaluare (job #1261445)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:56: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:57: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:60: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:63:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld", &X[i], &Y[i]);
^
user.cpp:94:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &x);
^
user.cpp:95:14: warning: ‘p’ may be used uninitialized in this function [-Wmaybe-uninitialized]
i = p;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 476kb | OK | 10 |
2 | 8ms | 492kb | OK | 10 |
3 | 28ms | 596kb | OK | 10 |
4 | 84ms | 880kb | OK | 10 |
5 | 264ms | 2640kb | OK | 10 |
6 | 24ms | 532kb | OK | 10 |
7 | 272ms | 2700kb | OK | 10 |
8 | 296ms | 2796kb | OK | 10 |
9 | 304ms | 2808kb | OK | 10 |
10 | 304ms | 2800kb | OK | 10 |
Punctaj total | 100 |