Pagini recente » Borderou de evaluare (job #2443403) | Borderou de evaluare (job #168336) | Borderou de evaluare (job #661737) | Borderou de evaluare (job #1782822) | Borderou de evaluare (job #2440405)
Borderou de evaluare (job #2440405)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:67:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=]
printf("%d ", sol.size());
^
main.cpp:69:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < sol.size(); ++i)
~~^~~~~~~~~~~~
main.cpp:26:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ausoara.in", "r", stdin);
^
main.cpp:27:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ausoara.out", "w", stdout);
^
main.cpp:30:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:35:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:42:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 5ms | 262kb | OK | 10 |
4 | 6ms | 262kb | OK | 10 |
5 | 9ms | 393kb | OK | 10 |
6 | 15ms | 524kb | OK | 10 |
7 | 36ms | 786kb | OK | 10 |
8 | 45ms | 786kb | OK | 10 |
9 | 62ms | 786kb | OK | 10 |
10 | 99ms | 2097kb | OK | 10 |
Punctaj total | 100 |