Pagini recente » Borderou de evaluare (job #2391295) | Borderou de evaluare (job #1661187) | Borderou de evaluare (job #690689) | Borderou de evaluare (job #2591696) | Borderou de evaluare (job #2201325)
Borderou de evaluare (job #2201325)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:15:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[x].size(); i++){
~^~~~~~~~~~~~
user.cpp: In function ‘void dfs1(int)’:
user.cpp:27:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[x].size(); i++){
~^~~~~~~~~~~~
user.cpp: In function ‘void dfs2(int)’:
user.cpp:43:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[x].size(); i++){
~^~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:52:16: warning: unused variable ‘ok’ [-Wunused-variable]
int i, a, b, ok, poz, minim;
^~
user.cpp:53:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &n);
^
user.cpp:56:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d", &a, &b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 8216kb | OK! | 10 | 10 |
| 2 | 4ms | 8224kb | OK! | 10 | 10 |
| 3 | 4ms | 8228kb | OK! | 10 | 10 |
| 4 | 4ms | 8256kb | OK! | 10 | 10 |
| 5 | 8ms | 8348kb | OK! | 10 | 10 |
| 6 | 12ms | 8388kb | OK! | 10 | 10 |
| 7 | 12ms | 8416kb | OK! | 10 | 10 |
| 8 | 20ms | 8556kb | OK! | 10 | 0 |
| 9 | Depăşit | 11996kb | Time limit exceeded. | 0 |
| 10 | 152ms | 10176kb | OK! | 10 |
| Punctaj total | 70 |