Pagini recente » Borderou de evaluare (job #2874183) | Borderou de evaluare (job #2365125) | Borderou de evaluare (job #1554207) | Borderou de evaluare (job #2444898) | Borderou de evaluare (job #1283117)
Borderou de evaluare (job #1283117)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int front = 0; front < v.size() && !result; front++) {
^
user.cpp:33: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:34: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:44: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:46: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 | 976ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |