Pagini recente » Cod sursa (job #7377) | Cod sursa (job #2976014) | Monitorul de evaluare | Cod sursa (job #2952039) | Borderou de evaluare (job #1800352)
Borderou de evaluare (job #1800352)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:97:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < answers.size(); ++i)
^
user.cpp:84:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("lapte.in", "r", stdin);
^
user.cpp:85:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("lapte.out", "w", stdout);
^
user.cpp:87:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &L);
^
user.cpp:88:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (int i = 1; i <= N; ++i) scanf ("%d %d", &A[i], &B[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 448kb | Killed by signal 8(SIGFPE). | 0 |
| 2 | 0ms | 448kb | Killed by signal 8(SIGFPE). | 0 |
| 3 | 0ms | 452kb | Killed by signal 8(SIGFPE). | 0 |
| 4 | 0ms | 456kb | Killed by signal 8(SIGFPE). | 0 |
| 5 | 0ms | 452kb | Killed by signal 8(SIGFPE). | 0 |
| 6 | 72ms | 480kb | Killed by signal 8(SIGFPE). | 0 |
| 7 | Depăşit | 484kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 484kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 480kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 480kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |