Pagini recente » Cod sursa (job #671455) | Borderou de evaluare (job #2505870) | Cod sursa (job #1728343) | Cod sursa (job #299166) | Borderou de evaluare (job #1294108)
Borderou de evaluare (job #1294108)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:76:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, s;
^
user.cpp: In function ‘void read(int&)’:
user.cpp:49:48: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, DIM, stdin), poz = 0;
^
user.cpp:53:48: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, DIM, stdin), poz = 0;
^
user.cpp: In function ‘int main()’:
user.cpp:79:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:80:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 464kb | Incorect | 0 |
| 2 | 0ms | 480kb | OK | 10 |
| 3 | 0ms | 476kb | OK | 10 |
| 4 | 40ms | 540kb | OK | 10 |
| 5 | 56ms | 556kb | OK | 10 |
| 6 | Depăşit | 788kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 868kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 976kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 972kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 980kb | Time limit exceeded. | 0 |
| Punctaj total | 40 |