Pagini recente » Borderou de evaluare (job #917657) | Borderou de evaluare (job #363067) | Borderou de evaluare (job #2207265) | Borderou de evaluare (job #957961) | Borderou de evaluare (job #1279939)
Borderou de evaluare (job #1279939)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:44:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int front = 0; front < v.size() && !result; front++) {
^
user.cpp:26:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifre4.in", "r", stdin);
^
user.cpp:27:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifre4.out", "w", stdout);
^
user.cpp:37:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int T, N, P; scanf("%d", &T);
^
user.cpp:39:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &P);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 544ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |