Pagini recente » Autentificare | Borderou de evaluare (job #1313576) | Borderou de evaluare (job #128814) | Cod sursa (job #1908277) | Borderou de evaluare (job #1987164)
Borderou de evaluare (job #1987164)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:147:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:146:9: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable]
int cnt = 0;
^
user.cpp: In function ‘void DFS2(int, int, char)’:
user.cpp:162:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:174:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:196:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In member function ‘char InParser::read_ch()’:
user.cpp:19:38: 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, 4096, fin);
^
user.cpp: In function ‘int main()’:
user.cpp:237:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parb.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 8ms | 6124kb | OK | 10 | 10 |
| 2 | 8ms | 6268kb | OK | 10 | 10 |
| 3 | 60ms | 8316kb | OK | 10 | 20 |
| 4 | 664ms | 8956kb | OK | 10 |
| 5 | 56ms | 9568kb | OK | 10 | 10 |
| 6 | 132ms | 12364kb | OK | 10 | 0 |
| 7 | Depăşit | 15220kb | Time limit exceeded. | 0 |
| 8 | 752ms | 24972kb | OK | 10 | 0 |
| 9 | Depăşit | 18548kb | Time limit exceeded. | 0 |
| 10 | 792ms | 28132kb | OK | 10 |
| Punctaj total | 50 |