Pagini recente » Cod sursa (job #638069) | Cod sursa (job #2963532) | Cod sursa (job #3301285) | Cod sursa (job #334973) | Borderou de evaluare (job #1523420)
Borderou de evaluare (job #1523420)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:135: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:136: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:138: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:82: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 | 456kb | OK | 10 |
| 2 | 0ms | 448kb | Incorect | 0 |
| 3 | 4ms | 452kb | OK | 10 |
| 4 | 12ms | 452kb | OK | 10 |
| 5 | 20ms | 456kb | OK | 10 |
| 6 | Depăşit | 428kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 408kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 408kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 416kb | Time limit exceeded. | 0 |
| 10 | 0ms | 448kb | OK | 10 |
| Punctaj total | 50 |