Pagini recente » Monitorul de evaluare | Cod sursa (job #485) | Borderou de evaluare (job #3173562) | Cod sursa (job #1161880) | Borderou de evaluare (job #1523440)
Borderou de evaluare (job #1523440)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:146:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bubblesort.in","r",stdin);
^
user.cpp:147:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bubblesort.out","w",stdout);
^
user.cpp:149: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: In member function ‘void bigNumber::read()’:
user.cpp:85:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n", s + 1);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 392kb | Killed by signal 8(SIGFPE). | 0 |
| 2 | 0ms | 432kb | OK | 10 |
| 3 | 0ms | 436kb | OK | 10 |
| 4 | 4ms | 440kb | OK | 10 |
| 5 | 8ms | 432kb | OK | 10 |
| 6 | 124ms | 432kb | OK | 10 |
| 7 | 192ms | 432kb | OK | 10 |
| 8 | 224ms | 436kb | OK | 10 |
| 9 | 284ms | 436kb | OK | 10 |
| 10 | 0ms | 436kb | OK | 10 |
| Punctaj total | 90 |